lemonaddie commited on
Commit
78a1cfe
1 Parent(s): 8e6daa5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -292,7 +292,7 @@ def main():
292
  pass # run without xformers
293
 
294
  pipe = pipe.to(device)
295
- run_demo_server(pipe)
296
 
297
  title = "Geowizard"
298
  description = "Gradio demo for Geowizard."
 
292
  pass # run without xformers
293
 
294
  pipe = pipe.to(device)
295
+ #run_demo_server(pipe)
296
 
297
  title = "Geowizard"
298
  description = "Gradio demo for Geowizard."