Spaces:
Runtime error
Runtime error
Commit
·
4290924
1
Parent(s):
1f70f29
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
langchain
|
2 |
unstructured
|
3 |
unstructured[pdf]
|
4 |
-
streamlit
|
|
|
|
1 |
langchain
|
2 |
unstructured
|
3 |
unstructured[pdf]
|
4 |
+
streamlit
|
5 |
+
pyperclip
|