Spaces:
Runtime error
Runtime error
Commit
·
b661972
1
Parent(s):
03fa056
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -19,4 +19,5 @@ chromadb
|
|
19 |
unstructured
|
20 |
pdf2image
|
21 |
pdfminer.six
|
22 |
-
gradio
|
|
|
|
19 |
unstructured
|
20 |
pdf2image
|
21 |
pdfminer.six
|
22 |
+
gradio
|
23 |
+
tempfile
|