Abdullah-Tahir commited on
Commit
477bbb4
·
verified ·
1 Parent(s): a0e4600

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==4.24.0
2
+ plotly==5.19.0
3
+ numpy==1.24.0
4
+ openai==1.12.0
5
+ pandas==2.0.0
6
+ pillow==10.0.0
7
+ scipy==1.11.0