Spaces:
Runtime error
Runtime error
chinmaydan
commited on
Commit
•
87efb00
1
Parent(s):
bdb63c0
changed to torch <- 1.13.1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ kytea
|
|
5 |
six
|
6 |
gradio
|
7 |
whisper.ai
|
8 |
-
|
9 |
pydub
|
10 |
huggingface_hub
|
11 |
requests
|
|
|
5 |
six
|
6 |
gradio
|
7 |
whisper.ai
|
8 |
+
torch<=1.13.1
|
9 |
pydub
|
10 |
huggingface_hub
|
11 |
requests
|