Spaces:
Runtime error
Runtime error
Commit
·
e267dda
1
Parent(s):
e2bad3f
added fastapi to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ langchain_community
|
|
5 |
langchain_text_splitters
|
6 |
langchain_openai
|
7 |
langchain_chroma
|
8 |
-
gradio
|
|
|
|
5 |
langchain_text_splitters
|
6 |
langchain_openai
|
7 |
langchain_chroma
|
8 |
+
gradio
|
9 |
+
fastapi
|