Spaces:
Sleeping
Sleeping
Python included
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
streamlit >= 1.32.2
|
2 |
chromadb >= 0.4.24
|
3 |
llama_index == 0.10.40
|
|
|
1 |
+
python == 3.11.5
|
2 |
streamlit >= 1.32.2
|
3 |
chromadb >= 0.4.24
|
4 |
llama_index == 0.10.40
|