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