mirror of
https://github.com/nod-ai/SHARK-Studio.git
synced 2026-01-08 21:38:04 -05:00
Bumps [gradio](https://github.com/gradio-app/gradio) from 4.19.2 to 4.36.1. - [Release notes](https://github.com/gradio-app/gradio/releases) - [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md) - [Commits](https://github.com/gradio-app/gradio/compare/gradio@4.19.2...gradio@4.36.1) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
46 lines
1.1 KiB
Plaintext
46 lines
1.1 KiB
Plaintext
-f https://download.pytorch.org/whl/nightly/cpu
|
|
-f https://iree.dev/pip-release-links.html
|
|
--pre
|
|
|
|
setuptools
|
|
wheel
|
|
|
|
|
|
torch==2.3.0
|
|
shark-turbine @ git+https://github.com/iree-org/iree-turbine.git@main
|
|
turbine-models @ git+https://github.com/nod-ai/SHARK-Turbine.git@ean-unify-sd#subdirectory=models
|
|
diffusers @ git+https://github.com/nod-ai/diffusers@0.29.0.dev0-shark
|
|
brevitas @ git+https://github.com/Xilinx/brevitas.git@6695e8df7f6a2c7715b9ed69c4b78157376bb60b
|
|
|
|
# SHARK Runner
|
|
tqdm
|
|
|
|
# SHARK Downloader
|
|
google-cloud-storage
|
|
|
|
# Testing
|
|
pytest
|
|
Pillow
|
|
parameterized
|
|
|
|
# Add transformers, diffusers and scipy since it most commonly used
|
|
#accelerate is now required for diffusers import from ckpt.
|
|
accelerate
|
|
scipy
|
|
transformers==4.37.1
|
|
torchsde # Required for Stable Diffusion SDE schedulers.
|
|
ftfy
|
|
gradio==4.36.1
|
|
altair
|
|
omegaconf
|
|
# 0.3.2 doesn't have binaries for arm64
|
|
safetensors==0.3.1
|
|
py-cpuinfo
|
|
pydantic==2.4.1 # pin until pyinstaller-hooks-contrib works with beta versions
|
|
mpmath==1.3.0
|
|
optimum
|
|
|
|
# Keep PyInstaller at the end. Sometimes Windows Defender flags it but most folks can continue even if it errors
|
|
pefile
|
|
pyinstaller
|