Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +15 -15
requirements.txt
CHANGED
@@ -1,19 +1,19 @@
|
|
1 |
git+https://github.com/huggingface/diffusers.git@8c530fc2f6a76a2aefb6b285dce6df1675092ac6#egg=diffusers
|
2 |
git+https://github.com/huggingface/transformers@c612628045822f909020f7eb6784c79700813eda#egg=transformers
|
3 |
git+https://github.com/patrickvonplaten/controlnet_aux@78efc716868a7f5669c288233d65b471f542ce40#egg=controlnet_aux
|
4 |
-
tiktoken
|
5 |
-
pydub
|
6 |
-
espnet
|
7 |
-
espnet_model_zoo
|
8 |
-
flask
|
9 |
-
flask_cors
|
10 |
-
waitress
|
11 |
-
datasets
|
12 |
-
asteroid
|
13 |
-
speechbrain
|
14 |
-
timm
|
15 |
-
typeguard
|
16 |
-
accelerate
|
17 |
-
pytesseract
|
18 |
-
basicsr
|
19 |
scipy
|
|
|
1 |
git+https://github.com/huggingface/diffusers.git@8c530fc2f6a76a2aefb6b285dce6df1675092ac6#egg=diffusers
|
2 |
git+https://github.com/huggingface/transformers@c612628045822f909020f7eb6784c79700813eda#egg=transformers
|
3 |
git+https://github.com/patrickvonplaten/controlnet_aux@78efc716868a7f5669c288233d65b471f542ce40#egg=controlnet_aux
|
4 |
+
tiktoken
|
5 |
+
pydub
|
6 |
+
espnet
|
7 |
+
espnet_model_zoo
|
8 |
+
flask
|
9 |
+
flask_cors
|
10 |
+
waitress
|
11 |
+
datasets
|
12 |
+
asteroid
|
13 |
+
speechbrain
|
14 |
+
timm
|
15 |
+
typeguard
|
16 |
+
accelerate
|
17 |
+
pytesseract
|
18 |
+
basicsr
|
19 |
scipy
|