jinlinyi commited on
Commit
77e83f5
1 Parent(s): b709584

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -4,7 +4,6 @@ try:
4
  import perspective2d
5
  except:
6
  os.system(f"pip install git+https://github.com/jinlinyi/PerspectiveFields.git@hf-debug")
7
- os.system(f"pip install --upgrade numpy")
8
 
9
 
10
  import gradio as gr
 
4
  import perspective2d
5
  except:
6
  os.system(f"pip install git+https://github.com/jinlinyi/PerspectiveFields.git@hf-debug")
 
7
 
8
 
9
  import gradio as gr