Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ python-dotenv==1.0.0
|
|
| 4 |
streamlit==1.18.1
|
| 5 |
faiss-cpu==1.7.4
|
| 6 |
altair<5
|
| 7 |
-
tiktoken
|
|
|
|
|
|
| 4 |
streamlit==1.18.1
|
| 5 |
faiss-cpu==1.7.4
|
| 6 |
altair<5
|
| 7 |
+
tiktoken
|
| 8 |
+
pydantic==1.8
|