MLDeveloper commited on
Commit
8f5a5bb
·
verified ·
1 Parent(s): d481617

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -8,4 +8,9 @@ openai>=1.0.0
8
  python-dotenv==1.0.0
9
  Pillow==10.0.0
10
  graphviz==0.20.1
 
 
 
 
 
11
 
 
8
  python-dotenv==1.0.0
9
  Pillow==10.0.0
10
  graphviz==0.20.1
11
+ streamlit
12
+ scikit-learn
13
+ pandas
14
+ numpy
15
+
16