Spaces:
Sleeping
Sleeping
xlr8
commited on
Commit
·
1278f47
1
Parent(s):
9e3c2e9
add missing requirement
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,5 +5,6 @@ transformers==4.49.0
|
|
5 |
tokenizers==0.21.0
|
6 |
huggingface_hub==0.28.1
|
7 |
gradio==5.20.1
|
|
|
8 |
spaces==0.32.0
|
9 |
torchtune==0.4.0
|
|
|
5 |
tokenizers==0.21.0
|
6 |
huggingface_hub==0.28.1
|
7 |
gradio==5.20.1
|
8 |
+
moshi==0.2.2
|
9 |
spaces==0.32.0
|
10 |
torchtune==0.4.0
|