liangsu9988 commited on
Commit
2f94e87
1 Parent(s): 3e88ee7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,4 +41,4 @@ with gr.Blocks() as demo:
41
 
42
  run.click(inference, inputs=[prompt, negative_prompt, num_samples, height, width, num_inference_steps, guidance_scale], outputs=gallery)
43
 
44
- demo.launch(debug=True)
 
41
 
42
  run.click(inference, inputs=[prompt, negative_prompt, num_samples, height, width, num_inference_steps, guidance_scale], outputs=gallery)
43
 
44
+ demo.launch(debug=True)