tboen1 commited on
Commit
cb46aee
1 Parent(s): 81677f9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ openai>=1.23.6
2
+ tenacity>=8.2.3
3
+ python-dotenv>=1.0.0
4
+ pandas>=1.5.3
5
+ platformdirs>=3.11.0
6
+ datasets>=2.14.6
7
+ diskcache>=5.6.3
8
+ graphviz>=0.20.3
9
+ gdown>=5.2.0
10
+ textgrad==0.1.3