Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
pyannote.audio==3.1.1
|
| 3 |
torch==2.4.1
|
|
|
|
| 1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
gradio==4.44.0
|
| 3 |
pyannote.audio==3.1.1
|
| 4 |
torch==2.4.1
|