Spaces:
Sleeping
Sleeping
santiviquez
commited on
Commit
•
a8ad699
1
Parent(s):
4641079
remove python
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -5,5 +5,4 @@ streamlit-chat==0.0.2.2
|
|
5 |
openai==0.27.6
|
6 |
tiktoken==0.4.0
|
7 |
faiss-cpu==1.7.4
|
8 |
-
extra_streamlit_components==0.1.56
|
9 |
-
python>=3.9
|
|
|
5 |
openai==0.27.6
|
6 |
tiktoken==0.4.0
|
7 |
faiss-cpu==1.7.4
|
8 |
+
extra_streamlit_components==0.1.56
|
|