Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
requests==2.32.2
|
| 2 |
tellurium==2.2.10
|
| 3 |
-
ollama==0.3.
|
| 4 |
streamlit==1.23.0
|
| 5 |
langchain-text-splitters==0.2.4
|
| 6 |
chromadb==0.5.5
|
|
|
|
| 1 |
requests==2.32.2
|
| 2 |
tellurium==2.2.10
|
| 3 |
+
ollama==0.3.2
|
| 4 |
streamlit==1.23.0
|
| 5 |
langchain-text-splitters==0.2.4
|
| 6 |
chromadb==0.5.5
|