Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
gradio==3.
|
2 |
-
pandas==
|
3 |
-
numpy==1.
|
4 |
-
plotly==5.
|
5 |
-
scikit-learn==1.
|
6 |
-
transformers==4.
|
7 |
-
torch==
|
8 |
-
openpyxl==3.
|
|
|
1 |
+
gradio==3.40.1
|
2 |
+
pandas==2.0.3
|
3 |
+
numpy==1.25.2
|
4 |
+
plotly==5.16.1
|
5 |
+
scikit-learn==1.3.0
|
6 |
+
transformers==4.32.1
|
7 |
+
torch==2.0.1
|
8 |
+
openpyxl==3.1.2
|