Spaces:
Runtime error
Runtime error
Witold Wydmański
commited on
Commit
·
f56e8f0
1
Parent(s):
cab993a
feat: specify tiktoken version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
openai
|
2 |
-
tiktoken
|
|
|
1 |
openai
|
2 |
+
tiktoken==0.3.0
|