Spaces:
Runtime error
Runtime error
eaglelandsonce
commited on
Commit
•
8422bc1
1
Parent(s):
4287c61
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1,4 +1,10 @@
|
|
1 |
streamlit
|
2 |
streamlit-agraph==0.0.28
|
3 |
SPARQLWrapper
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
streamlit-agraph==0.0.28
|
3 |
SPARQLWrapper
|
4 |
+
google-generativeai==0.3.1
|
5 |
+
google-ai-generativelanguage==0.4.0
|
6 |
+
tiktoken
|
7 |
+
langchain_openai
|
8 |
+
langchain-google-genai
|
9 |
+
streamlit-image-comparison
|
10 |
+
matplotlib
|