Spaces:
Runtime error
Runtime error
Commit
·
bff8693
1
Parent(s):
536e3e0
Update requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,14 @@ gradio
|
|
| 4 |
torch
|
| 5 |
torchaudio
|
| 6 |
torchvision
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
torch
|
| 5 |
torchaudio
|
| 6 |
torchvision
|
| 7 |
+
langchain
|
| 8 |
+
openai
|
| 9 |
+
pdfminer
|
| 10 |
+
unstructured
|
| 11 |
+
pdfminer.six
|
| 12 |
+
tiktoken
|
| 13 |
+
pandas
|
| 14 |
+
chroma
|
| 15 |
+
chromadb
|
| 16 |
+
unstructured-inference
|
| 17 |
+
flask
|