Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -9
requirements.txt
CHANGED
|
@@ -1,12 +1,6 @@
|
|
| 1 |
gradio
|
| 2 |
requests
|
| 3 |
-
|
| 4 |
-
langgraph
|
| 5 |
-
langchain
|
| 6 |
-
langchain-community
|
| 7 |
-
langchain-core
|
| 8 |
-
smol-agents
|
| 9 |
-
sympy
|
| 10 |
-
pint
|
| 11 |
-
wikipedia
|
| 12 |
huggingface_hub
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
requests
|
| 3 |
+
transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
huggingface_hub
|
| 5 |
+
torch
|
| 6 |
+
numpy
|