michaelapplydesign commited on
Commit
09f6c11
·
2 Parent(s): 302f20e 31e41b7

Merge branch 'main' of hf.co:spaces/ApplyDesign/V1

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,4 +69,4 @@ with gr.Blocks() as app:
69
 
70
  gr.Button("Upscale").click(upscale, inputs=gr.Image(type="pil"), outputs=gr.Image())
71
 
72
- app.launch(debug=True)
 
69
 
70
  gr.Button("Upscale").click(upscale, inputs=gr.Image(type="pil"), outputs=gr.Image())
71
 
72
+ app.launch(debug=True)