Spaces:
Runtime error
Runtime error
edited requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,6 @@ streamlit_extras==0.3.6
|
|
| 9 |
streamlit_searchbox==0.1.6
|
| 10 |
wikipedia==1.4.0
|
| 11 |
chromadb==0.4.18
|
| 12 |
-
lark==1.1.8
|
|
|
|
|
|
|
|
|
| 9 |
streamlit_searchbox==0.1.6
|
| 10 |
wikipedia==1.4.0
|
| 11 |
chromadb==0.4.18
|
| 12 |
+
lark==1.1.8
|
| 13 |
+
tiktoken==0.5.2
|
| 14 |
+
|