Files
AMD-SHARK-Studio/requirements.txt
2023-02-24 14:09:19 -08:00

30 lines
500 B
Plaintext

setuptools
wheel
# SHARK Runner
tqdm
# SHARK Downloader
google-cloud-storage
# Testing
pytest
pytest-xdist
pytest-forked
Pillow
parameterized
# Add transformers, diffusers and scipy since it most commonly used
transformers
diffusers @ git+https://github.com/nod-ai/diffusers@4453536887526756afae14261d3335b5b12b86d8
scipy
ftfy
gradio
altair
omegaconf
safetensors
# Keep PyInstaller at the end. Sometimes Windows Defender flags it but most folks can continue even if it errors
pefile
pyinstaller