IMantasha commited on
Commit
b35364c
·
verified ·
1 Parent(s): 16bc692

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ openai==0.28.1
2
+ gradio>=4.15.0
3
+ pandas
4
+ matplotlib
5
+ python-dotenv