aaronemmanuel commited on
Commit
0074105
·
verified ·
1 Parent(s): e616888

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ openai==0.27.0
2
+ pandas==1.5.3
3
+ scikit-learn==1.2.2
4
+ joblib==1.2.0
5
+ gradio==3.16.2