Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ streamlit==1.18.1
|
|
4 |
python-dotenv
|
5 |
openai
|
6 |
tiktoken
|
7 |
-
faiss-cpu
|
|
|
|
4 |
python-dotenv
|
5 |
openai
|
6 |
tiktoken
|
7 |
+
faiss-cpu
|
8 |
+
altair<5
|