Spaces:
Runtime error
Runtime error
Charlie Amalet commited on
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
-
torch
|
| 2 |
openai-whisper
|
| 3 |
gradio
|
| 4 |
-
gradio_client
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
openai-whisper
|
| 2 |
gradio
|
| 3 |
+
gradio_client
|
| 4 |
+
--extra-index-url https://download.pytorch.org/whl/cu118
|
| 5 |
+
torch==2.1.1
|
| 6 |
+
torchvision==0.16.1
|