Spaces:
Sleeping
Sleeping
Sync App files
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
scikit-learn
|
2 |
-
skops
|
3 |
-
pandas
|
4 |
-
black
|
5 |
-
matplotlib
|
6 |
-
gradio
|
|
|
1 |
+
scikit-learn==1.4.2
|
2 |
+
skops==0.9.0
|
3 |
+
pandas==2.2.1
|
4 |
+
black==24.3.0
|
5 |
+
matplotlib==3.8.4
|
6 |
+
gradio==4.25.0
|