Update requirements.txt
Browse files- requirements.txt +2 -8
requirements.txt
CHANGED
|
@@ -1,10 +1,4 @@
|
|
| 1 |
gradio
|
| 2 |
requests
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
langchain_openai
|
| 6 |
-
langchain_google_genai
|
| 7 |
-
langchain_community
|
| 8 |
-
python-dotenv
|
| 9 |
-
youtube_transcript_api
|
| 10 |
-
networkx
|
|
|
|
| 1 |
gradio
|
| 2 |
requests
|
| 3 |
+
smolagents
|
| 4 |
+
smolagents[openai]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|