Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -16
requirements.txt
CHANGED
@@ -1,16 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
torchaudio==2.2.0
|
5 |
-
--index-url https://pypi.org/simple
|
6 |
-
git+https://github.com/ChinChyi/transformers.git
|
7 |
-
diffusers
|
8 |
-
spaces
|
9 |
-
fairscale
|
10 |
-
numpy
|
11 |
-
pillow
|
12 |
-
torchdiffeq
|
13 |
-
click
|
14 |
-
accelerate
|
15 |
-
huggingface_hub==0.25.0
|
16 |
-
sentencepiece
|
|
|
1 |
+
flask
|
2 |
+
requests
|
3 |
+
beautifulsoup4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|