Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ faiss-cpu
|
|
5 |
openai
|
6 |
huggingface_hub
|
7 |
altair<5
|
8 |
-
html2text
|
|
|
|
5 |
openai
|
6 |
huggingface_hub
|
7 |
altair<5
|
8 |
+
html2text
|
9 |
+
tiktoken
|