Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
-
fastapi
|
| 2 |
uvicorn
|
| 3 |
-
requests
|
| 4 |
-
pydantic==1.10.12
|
| 5 |
langchain
|
| 6 |
-
|
| 7 |
-
|
|
|
|
| 1 |
+
fastapi
|
| 2 |
uvicorn
|
|
|
|
|
|
|
| 3 |
langchain
|
| 4 |
+
langchain_community
|
| 5 |
+
ollama
|