Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
gradio==4.44.0
|
2 |
tensorflow==2.15.0
|
|
|
3 |
pandas==2.1.4
|
4 |
numpy==1.24.3
|
5 |
scikit-learn==1.3.2
|
|
|
|
|
1 |
tensorflow==2.15.0
|
2 |
+
gradio==4.44.0
|
3 |
pandas==2.1.4
|
4 |
numpy==1.24.3
|
5 |
scikit-learn==1.3.2
|