Spaces:
Build error
Build error
add pptx
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ langchain
|
|
8 |
pydantic
|
9 |
typing
|
10 |
faiss-cpu
|
11 |
-
streamlit_chat
|
|
|
|
8 |
pydantic
|
9 |
typing
|
10 |
faiss-cpu
|
11 |
+
streamlit_chat
|
12 |
+
python-pptx
|