Spaces:
Sleeping
Sleeping
Ronaldo commited on
Commit ·
2651de0
1
Parent(s): 077b226
first commit
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio=
|
| 2 |
transformers==4.36.2
|
| 3 |
torch==2.1.1
|
| 4 |
torchaudio==2.1.1
|
|
|
|
| 1 |
+
gradio>=4.0.0
|
| 2 |
transformers==4.36.2
|
| 3 |
torch==2.1.1
|
| 4 |
torchaudio==2.1.1
|