Spaces:
Runtime error
Runtime error
ubermenchh
commited on
Commit
•
837439b
1
Parent(s):
9ab62a2
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ huggingface_hub
|
|
2 |
chromadb
|
3 |
langchain
|
4 |
unstructured
|
5 |
-
unstructured[local-inference]
|
|
|
|
2 |
chromadb
|
3 |
langchain
|
4 |
unstructured
|
5 |
+
unstructured[local-inference]
|
6 |
+
gradio=3.41.0
|