Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -9,11 +9,11 @@ pillow
|
|
9 |
gradio
|
10 |
requests>=2.32.3
|
11 |
openpyxl>=3.1.5
|
12 |
-
smolagents
|
13 |
wikipedia-api==0.8.1
|
14 |
duckduckgo_search==8.0.1
|
15 |
tools==1.0.2
|
16 |
-
token_bucket
|
17 |
PyPDF2==3.0.1
|
18 |
pillow==11.2.1
|
19 |
pyyaml
|
|
|
9 |
gradio
|
10 |
requests>=2.32.3
|
11 |
openpyxl>=3.1.5
|
12 |
+
smolagents
|
13 |
wikipedia-api==0.8.1
|
14 |
duckduckgo_search==8.0.1
|
15 |
tools==1.0.2
|
16 |
+
token_bucket
|
17 |
PyPDF2==3.0.1
|
18 |
pillow==11.2.1
|
19 |
pyyaml
|