Spaces:
Runtime error
Runtime error
ddovidovich commited on
Commit ·
2f7ab4e
1
Parent(s): 0ee660e
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 |
-
openai
|
|
|
|
|
|
| 4 |
streamlit==1.18.1
|
| 5 |
faiss-cpu==1.7.4
|
| 6 |
altair<5
|
| 7 |
+
openai
|
| 8 |
+
tiktoken
|