Spaces:
Sleeping
Sleeping
Ilyas KHIAT
commited on
Commit
·
3f726bf
1
Parent(s):
c0dee4c
fix bugs
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -24,6 +24,8 @@ langchain-experimental
|
|
24 |
neo4j==5.24.0
|
25 |
streamlit-agraph
|
26 |
st-copy-to-clipboard
|
|
|
|
|
27 |
itext2kg==0.0.7
|
28 |
httpx==0.27.2
|
29 |
|
|
|
24 |
neo4j==5.24.0
|
25 |
streamlit-agraph
|
26 |
st-copy-to-clipboard
|
27 |
+
clipboard
|
28 |
+
pyperclip
|
29 |
itext2kg==0.0.7
|
30 |
httpx==0.27.2
|
31 |
|