Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
python
|
2 |
WhisperSpeech==0.8
|
3 |
torch==2.0.1
|
4 |
gradio
|
|
|
1 |
+
python==3.10
|
2 |
WhisperSpeech==0.8
|
3 |
torch==2.0.1
|
4 |
gradio
|