mirror of
https://github.com/nod-ai/SHARK-Studio.git
synced 2026-01-08 21:38:04 -05:00
40 lines
604 B
Plaintext
40 lines
604 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
|
|
scipy
|
|
ftfy
|
|
gradio
|
|
altair
|
|
omegaconf
|
|
safetensors
|
|
opencv-python
|
|
scikit-image
|
|
pytorch_lightning # for runwayml models
|
|
tk
|
|
pywebview
|
|
sentencepiece
|
|
py-cpuinfo
|
|
|
|
# Keep PyInstaller at the end. Sometimes Windows Defender flags it but most folks can continue even if it errors
|
|
pefile
|
|
pyinstaller
|
|
|
|
# low precision vicuna
|
|
brevitas @ git+https://github.com/Xilinx/brevitas.git@llm
|