Spaces:
Running
Running
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==3.50.2
|
4 |
plotly>=5.14.0
|
5 |
numpy>=1.24.0
|
6 |
pandas>=2.0.0
|