Spaces:
Sleeping
Sleeping
KoRiF
commited on
Commit
·
0f1e5fd
1
Parent(s):
3d98ed0
update requirements
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
@@ -1,2 +1,12 @@
|
|
1 |
gradio
|
2 |
-
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
requests
|
3 |
+
pandas
|
4 |
+
langgraph
|
5 |
+
smolagents
|
6 |
+
transformers
|
7 |
+
torch
|
8 |
+
huggingface_hub
|
9 |
+
python-dotenv
|
10 |
+
pillow
|
11 |
+
duckduckgo-search
|
12 |
+
wikipedia-api
|