Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -9,16 +9,12 @@ tiktoken==0.5.1
|
|
9 |
audiocraft
|
10 |
numpy<1.25
|
11 |
ninja
|
12 |
-
flash-attn==1.0.5
|
13 |
fastapi
|
14 |
uvicorn
|
15 |
tyro
|
16 |
deepfilternet
|
17 |
pydub
|
18 |
soundfile
|
19 |
-
gradio
|
20 |
huggingface_hub
|
21 |
-
|
22 |
spacy
|
23 |
-
|
24 |
-
pydantic==1.10.14
|
|
|
9 |
audiocraft
|
10 |
numpy<1.25
|
11 |
ninja
|
|
|
12 |
fastapi
|
13 |
uvicorn
|
14 |
tyro
|
15 |
deepfilternet
|
16 |
pydub
|
17 |
soundfile
|
|
|
18 |
huggingface_hub
|
|
|
19 |
spacy
|
20 |
+
flash-attn==1.0.5
|
|