Spaces:
Sleeping
Sleeping
Daniel Nichols
commited on
Commit
•
17b14ea
1
Parent(s):
cf65656
add tiktoken to requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio==4.39.0
|
2 |
hatchet==1.4.0
|
3 |
google-generativeai==0.7.2
|
4 |
-
openai==1.37.0
|
|
|
|
1 |
gradio==4.39.0
|
2 |
hatchet==1.4.0
|
3 |
google-generativeai==0.7.2
|
4 |
+
openai==1.37.0
|
5 |
+
tiktoken==0.7.0
|