codelion commited on
Commit
1b28d03
·
verified ·
1 Parent(s): 0140fbb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -153,4 +153,4 @@ with gr.Blocks(title="Responsive Image Generator") as app:
153
  )
154
 
155
  # Launch the app with share=True for public access
156
- app.launch())
 
153
  )
154
 
155
  # Launch the app with share=True for public access
156
+ app.launch()