Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
|
@@ -1 +1,9 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
python-dotenv
|
| 2 |
+
langchain
|
| 3 |
+
openai
|
| 4 |
+
pinecone-client
|
| 5 |
+
unstructured
|
| 6 |
+
tabulate
|
| 7 |
+
pdf2image
|
| 8 |
+
streamlit
|
| 9 |
+
tiktoken
|