Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
|
@@ -6,5 +6,10 @@ gradio
|
|
| 6 |
pypdf
|
| 7 |
langchain-chroma
|
| 8 |
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
|
| 10 |
|
|
|
|
| 6 |
pypdf
|
| 7 |
langchain-chroma
|
| 8 |
torch
|
| 9 |
+
pdfplumber
|
| 10 |
+
python-dotenv
|
| 11 |
+
transformers
|
| 12 |
+
chromadb
|
| 13 |
+
tiktoken
|
| 14 |
|
| 15 |
|