Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch==2.0.0 -f https://download.pytorch.org/whl/cpu
|
2 |
-
transformers==4.
|
3 |
gradio==3.30.0
|
4 |
soundfile==0.12.1
|
5 |
scipy==1.10.0
|
|
|
1 |
torch==2.0.0 -f https://download.pytorch.org/whl/cpu
|
2 |
+
transformers==4.36.0
|
3 |
gradio==3.30.0
|
4 |
soundfile==0.12.1
|
5 |
scipy==1.10.0
|