Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,7 +2,6 @@ torch==2.2.2
|
|
2 |
torchaudio==2.2.2
|
3 |
sentencepiece==0.2.0
|
4 |
protobuf
|
5 |
-
numpy
|
6 |
|
7 |
librosa==0.9.1
|
8 |
pyyaml
|
@@ -17,4 +16,5 @@ accelerate==0.26.0
|
|
17 |
ninja
|
18 |
cryptography
|
19 |
huggingface_hub
|
20 |
-
gradio==5.22.0
|
|
|
|
2 |
torchaudio==2.2.2
|
3 |
sentencepiece==0.2.0
|
4 |
protobuf
|
|
|
5 |
|
6 |
librosa==0.9.1
|
7 |
pyyaml
|
|
|
16 |
ninja
|
17 |
cryptography
|
18 |
huggingface_hub
|
19 |
+
gradio==5.22.0
|
20 |
+
numpy==1.26.4
|