Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -15,4 +15,7 @@ torchdyn
|
|
15 |
librosa
|
16 |
accelerate==0.26.0
|
17 |
ninja
|
18 |
-
cryptography
|
|
|
|
|
|
|
|
15 |
librosa
|
16 |
accelerate==0.26.0
|
17 |
ninja
|
18 |
+
cryptography
|
19 |
+
flash-attn
|
20 |
+
huggingface_hub
|
21 |
+
gradio==5.22.0
|