Spaces:
Runtime error
Runtime error
chinmaydan
commited on
Commit
·
bdb63c0
1
Parent(s):
80955d6
changed requirement from torch to pytorch
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 |
+
pytorch==1.13.1
|
9 |
pydub
|
10 |
huggingface_hub
|
11 |
requests
|