Spaces:
Running
on
A10G
Running
on
A10G
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch<2.1.0
|
3 |
librosa
|
4 |
-
|
5 |
-
diffusers
|
6 |
-
transformers>=4.30.0
|
7 |
-
huggingface-hub>=0.17.0
|
8 |
-
accelerate
|
9 |
-
matplotlib
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch<2.1.0
|
3 |
librosa
|
4 |
+
transformers
|
5 |
+
git+https://github.com/huggingface/diffusers.git
|
|
|
|
|
|
|
|