Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
streamlit
|
| 2 |
-
|
|
|
|
|
|
|
| 3 |
chromadb
|
|
|
|
| 4 |
openai
|
| 5 |
-
|
| 6 |
-
pypdf
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
numpy
|
| 3 |
+
pandas
|
| 4 |
+
configparser
|
| 5 |
chromadb
|
| 6 |
+
langchain
|
| 7 |
openai
|
| 8 |
+
pypdf
|
|
|