Spaces:
Sleeping
Sleeping
bjpietrzak
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch --index-url https://download.pytorch.org/whl/cu121
|
2 |
-
|
3 |
transformers==4.41.2
|
4 |
gradio==4.36.1
|
5 |
numpy==1.26.4
|
|
|
1 |
torch --index-url https://download.pytorch.org/whl/cu121
|
2 |
+
torchaudio --index-url https://download.pytorch.org/whl/cu121
|
3 |
transformers==4.41.2
|
4 |
gradio==4.36.1
|
5 |
numpy==1.26.4
|