Egrt commited on
Commit
c0d4b31
·
1 Parent(s): 8a2be65

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -11,7 +11,6 @@ import gradio as gr
11
  import os
12
  # os.system('pip install GDAL-3.4.1-cp38-cp38-manylinux_2_5_x86_64.whl')
13
  # os.system('apt install libgl1-mesa-glx')
14
- os.system('pip install sklearn')
15
  os.system('pip install requirements.txt')
16
  from zipfile import ZipFile
17
  gis = GIS()
 
11
  import os
12
  # os.system('pip install GDAL-3.4.1-cp38-cp38-manylinux_2_5_x86_64.whl')
13
  # os.system('apt install libgl1-mesa-glx')
 
14
  os.system('pip install requirements.txt')
15
  from zipfile import ZipFile
16
  gis = GIS()