Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,9 +1,8 @@
|
|
| 1 |
gradio
|
| 2 |
huggingface_hub
|
| 3 |
-
smolagents[
|
| 4 |
-
smolagents
|
| 5 |
requests
|
| 6 |
pillow
|
| 7 |
selenium
|
| 8 |
helium
|
| 9 |
-
|
|
|
|
| 1 |
gradio
|
| 2 |
huggingface_hub
|
| 3 |
+
smolagents[all]
|
|
|
|
| 4 |
requests
|
| 5 |
pillow
|
| 6 |
selenium
|
| 7 |
helium
|
| 8 |
+
langchain-community
|