Julian Vanecek commited on
Commit
2d84303
·
1 Parent(s): 76b53a1
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1 +1,3 @@
1
- openai>=1.0.0
 
 
 
1
+ openai>=1.50.0
2
+ gradio>=4.0.0
3
+ tiktoken>=0.5.0