Spaces:
Runtime error
Runtime error
ANYANTUDRE
commited on
Commit
·
f33af9b
1
Parent(s):
4e75854
fix requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
pip==24.2
|
|
|
|
|
2 |
torch>=2.1
|
3 |
torchaudio
|
4 |
gradio~=4.8.0
|
|
|
1 |
pip==24.2
|
2 |
+
transformers>=4.33.0
|
3 |
+
spaces~=0.26.1
|
4 |
torch>=2.1
|
5 |
torchaudio
|
6 |
gradio~=4.8.0
|