mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04:00
Also drop torchvision. The test passed and didn't fail but we can't be sure it fixes the __init__.py issue yet.
30 lines
500 B
Plaintext
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@2226767529c805d7997d1a9f218437f2c7fb65e1
|
|
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
|