Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
1 |
+
scikit-learn==1.2.2
|
2 |
+
gradio==3.0.0
|
3 |
+
pandas==1.5.3
|
4 |
+
numpy==1.23.4
|