Leteint commited on
Commit
4d48db9
·
verified ·
1 Parent(s): a69ca0d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -235,4 +235,4 @@ with gr.Blocks(title="SDXL + LoRA (Diffusers)") as demo:
235
  )
236
 
237
  if __name__ == "__main__":
238
- demo.launch(ssr_mode=False)
 
235
  )
236
 
237
  if __name__ == "__main__":
238
+ demo.launch()