Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
|
|
|
2 |
torch
|
3 |
torchaudio
|
4 |
pydub
|
5 |
-
gradio
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cpu
|
2 |
+
transformers==4.36.2
|
3 |
torch
|
4 |
torchaudio
|
5 |
pydub
|
6 |
+
gradio
|