Spaces:
Runtime error
Runtime error
chinmaydan
commited on
Commit
·
81d79b3
1
Parent(s):
f01f3bd
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ kytea
|
|
5 |
six
|
6 |
gradio
|
7 |
whisper.ai
|
8 |
-
torch
|
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
|