Kumarkishalaya commited on
Commit
5f53f6a
·
verified ·
1 Parent(s): f227549

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ openai
2
+ gradio
3
+ matplotlib
4
+ pandas
5
+ tiktoken
6
+ ast
7
+ numpy