Spaces:
Running
Running
sophiamyang
commited on
Commit
•
7f0ab0a
1
Parent(s):
74eff1a
add tiktoken
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ langchain
|
|
2 |
openai
|
3 |
chromadb
|
4 |
pypdf
|
|
|
5 |
panel
|
6 |
notebook
|
|
|
2 |
openai
|
3 |
chromadb
|
4 |
pypdf
|
5 |
+
tiktoken
|
6 |
panel
|
7 |
notebook
|