Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
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.9
|
4 |
streamlit==1.23.0
|
5 |
langchain-text-splitters==0.2.4
|
6 |
+
chromadb==0.5.5
|
7 |
+
gradio==3.36.1
|