Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,11 @@
|
|
| 1 |
gradio
|
| 2 |
-
|
| 3 |
-
torch
|
| 4 |
-
torchaudio
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
+
numpy
|
| 3 |
+
torch==2.4.0
|
| 4 |
+
torchaudio==2.4.0
|
| 5 |
+
tokenizers==0.21.0
|
| 6 |
+
transformers==4.49.0
|
| 7 |
+
huggingface_hub==0.28.1
|
| 8 |
+
moshi==0.2.2
|
| 9 |
+
torchtune==0.4.0
|
| 10 |
+
torchao==0.9.0
|
| 11 |
+
silentcipher @ git+https://github.com/SesameAILabs/silentcipher@master
|