Spaces:
Running
on
Zero
Running
on
Zero
Delete requirements.txt
Browse files- requirements.txt +0 -26
requirements.txt
DELETED
|
@@ -1,26 +0,0 @@
|
|
| 1 |
-
# Core dependencies
|
| 2 |
-
numpy
|
| 3 |
-
einops
|
| 4 |
-
librosa
|
| 5 |
-
pydub
|
| 6 |
-
torch
|
| 7 |
-
torchaudio
|
| 8 |
-
torchvision
|
| 9 |
-
torchcodec
|
| 10 |
-
torchdiffeq
|
| 11 |
-
transformers>=4.54.0
|
| 12 |
-
|
| 13 |
-
# Audio / multimodal models
|
| 14 |
-
audiobox_aesthetics
|
| 15 |
-
|
| 16 |
-
# Git-based dependencies
|
| 17 |
-
git+https://github.com/huggingface/datasets.git
|
| 18 |
-
git+https://github.com/huggingface/peft.git
|
| 19 |
-
git+https://github.com/facebookresearch/sam3.git
|
| 20 |
-
git+https://github.com/huggingface/accelerate.git
|
| 21 |
-
dacvae @ git+https://github.com/facebookresearch/dacvae.git
|
| 22 |
-
imagebind @ git+https://github.com/facebookresearch/ImageBind.git
|
| 23 |
-
laion-clap @ git+https://github.com/lematt1991/CLAP.git
|
| 24 |
-
git+https://github.com/wookayin/nvidia-ml-py.git
|
| 25 |
-
#perception-models @ git+https://github.com/facebookresearch/perception_models@unpin-deps
|
| 26 |
-
perception-models@git+https://github.com/hx23840/perception_models@unpin-deps
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|