Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
|
@@ -1,9 +1,5 @@
|
|
| 1 |
-
crewai
|
| 2 |
gradio
|
| 3 |
-
beautifulsoup4
|
| 4 |
requests
|
|
|
|
| 5 |
python-dotenv
|
| 6 |
-
|
| 7 |
-
tenacity
|
| 8 |
-
pydantic
|
| 9 |
-
openai
|
|
|
|
|
|
|
| 1 |
gradio
|
|
|
|
| 2 |
requests
|
| 3 |
+
beautifulsoup4
|
| 4 |
python-dotenv
|
| 5 |
+
google-generativeai
|
|
|
|
|
|
|
|
|