Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -6,4 +6,7 @@ llama-index-llms-huggingface
|
|
6 |
gradio==3.50
|
7 |
docx2txt
|
8 |
tf-keras
|
9 |
-
fastapi
|
|
|
|
|
|
|
|
6 |
gradio==3.50
|
7 |
docx2txt
|
8 |
tf-keras
|
9 |
+
fastapi
|
10 |
+
pydantic
|
11 |
+
uvicorn
|
12 |
+
shutil
|