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