Spaces:
Runtime error
Runtime error
minh
commited on
Commit
·
9ccde13
1
Parent(s):
993214d
update req
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ openai
|
|
4 |
langchain
|
5 |
unstructured[local-inference]
|
6 |
gradio
|
7 |
-
python-dotenv
|
|
|
|
4 |
langchain
|
5 |
unstructured[local-inference]
|
6 |
gradio
|
7 |
+
python-dotenv
|
8 |
+
BeautifulSoup4
|