Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1,2 +1,10 @@
|
|
1 |
gradio
|
2 |
-
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
requests
|
3 |
+
|
4 |
+
pandas
|
5 |
+
smolagents
|
6 |
+
duckduckgo-search
|
7 |
+
google-genai
|
8 |
+
python-dotenv
|
9 |
+
tqdm
|
10 |
+
pillow
|