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