Rupesh386 commited on
Commit
90ccde7
·
verified ·
1 Parent(s): 489f65e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -0
app.py CHANGED
@@ -4,6 +4,12 @@ github : @Rupeshgarsondiya
4
  Organization : L.J University
5
  '''
6
 
 
 
 
 
 
 
7
  import http
8
  import streamlit as st
9
  from PIL import Image
 
4
  Organization : L.J University
5
  '''
6
 
7
+ pip install numpy
8
+ pip install pandas
9
+ pip install sklearn
10
+ pip install streamlit
11
+
12
+
13
  import http
14
  import streamlit as st
15
  from PIL import Image