Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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()
|