Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
torch>=2.0.0
|
| 2 |
transformers>=4.30.0
|
| 3 |
-
gradio
|
| 4 |
plotly>=5.14.0
|
| 5 |
numpy>=1.24.0
|
| 6 |
pandas>=2.0.0
|
|
|
|
| 1 |
torch>=2.0.0
|
| 2 |
transformers>=4.30.0
|
| 3 |
+
gradio==4.42.0
|
| 4 |
plotly>=5.14.0
|
| 5 |
numpy>=1.24.0
|
| 6 |
pandas>=2.0.0
|