Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -7,3 +7,5 @@ chromadb
|
|
7 |
faiss-cpu
|
8 |
langchain-community
|
9 |
langchain_google_genai
|
|
|
|
|
|
7 |
faiss-cpu
|
8 |
langchain-community
|
9 |
langchain_google_genai
|
10 |
+
fastapi
|
11 |
+
uvicorn
|