BoZhaoHuggingFace commited on
Commit
0af002d
1 Parent(s): 36a4fc6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -6,7 +6,6 @@ import subprocess
6
 
7
  import bunny.serve.gradio_web_server as gws
8
 
9
-
10
  subprocess.check_call([sys.executable, '-m', 'pip', 'install', '-e', '.'])
11
 
12
 
 
6
 
7
  import bunny.serve.gradio_web_server as gws
8
 
 
9
  subprocess.check_call([sys.executable, '-m', 'pip', 'install', '-e', '.'])
10
 
11