Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
2 |
ffmpeg
|
3 |
-
torch
|
4 |
transformers
|
5 |
pyglet
|
6 |
SpeechRecognition
|
|
|
1 |
gradio
|
2 |
ffmpeg
|
3 |
+
torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
|
4 |
transformers
|
5 |
pyglet
|
6 |
SpeechRecognition
|