RKP64 commited on
Commit
3108f28
1 Parent(s): fec183e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ pandas
2
+ scipy
3
+ scikit-learn
4
+ openai
5
+ gradio
6
+ plotly
7
+ requests