kaikaidai commited on
Commit
6ba7a5f
·
verified ·
1 Parent(s): 58e128c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio>=4.19.2
2
+ openai>=1.12.0
3
+ anthropic>=0.18.1
4
+ pandas>=2.2.1
5
+ together>=0.2.8