alfredplpl commited on
Commit
156c611
1 Parent(s): 624e415

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -161,7 +161,7 @@ with gr.Blocks(css=css) as demo:
161
  cool_japan_type.show_label=False
162
  cool_japan_type.value="Anime"
163
 
164
- with gr.Row():
165
  image_size=gr.Radio(["Portrait","Landscape","Square"])
166
  cool_japan_type.show_label=False
167
  cool_japan_type.value="Portrait"
 
161
  cool_japan_type.show_label=False
162
  cool_japan_type.value="Anime"
163
 
164
+ with gr.Row():
165
  image_size=gr.Radio(["Portrait","Landscape","Square"])
166
  cool_japan_type.show_label=False
167
  cool_japan_type.value="Portrait"