Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
gradio==3.50.2
|
2 |
huggingface_hub==0.19.4
|
3 |
numpy==1.24.3
|
4 |
-
scikit-learn==1.3.0
|
5 |
-
requests==2.31.0
|
6 |
-
autogen==0.2.0
|
7 |
-
crewai==0.1.8
|
|
|
1 |
gradio==3.50.2
|
2 |
huggingface_hub==0.19.4
|
3 |
numpy==1.24.3
|
4 |
+
scikit-learn==1.3.0
|
|
|
|
|
|