Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -7
requirements.txt
CHANGED
|
@@ -1,9 +1,3 @@
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
-
|
| 4 |
-
langchain-groq
|
| 5 |
-
langchain_huggingface
|
| 6 |
-
embedchain
|
| 7 |
-
mangum
|
| 8 |
-
sentence-transformers
|
| 9 |
-
pydantic
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
+
openai==0.28
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|