Spaces:
Sleeping
Sleeping
Commit
·
1eb22ea
1
Parent(s):
40dd63e
try: pysqlite3-binary solution
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ langchain-ollama==0.2.0
|
|
6 |
langchain-chroma==0.1.4
|
7 |
streamlit==1.39.0
|
8 |
protobuf==3.20
|
|
|
|
6 |
langchain-chroma==0.1.4
|
7 |
streamlit==1.39.0
|
8 |
protobuf==3.20
|
9 |
+
pysqlite3-binary
|