Takahiro Kubo commited on
Commit
85e2dee
1 Parent(s): 7cae154

Add dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio==3.50.2
2
+ anthropic==0.5.0
3
+ tiktoken==0.5.1