jasminemomoko commited on
Commit
49ec6be
·
verified ·
1 Parent(s): b229173

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -184,7 +184,7 @@ with gr.Blocks(theme=custom_theme) as chatbot:
184
  mom_type = gr.CheckboxGroup(["Cool Mom", "Tutor Mom", "Strict Mom"],label = "Choose Your Mom")
185
  gr.Image(
186
  value="ezgif.com-webp-to-gif-converter (1).gif",
187
- height=40,
188
  width=40)
189
 
190
 
 
184
  mom_type = gr.CheckboxGroup(["Cool Mom", "Tutor Mom", "Strict Mom"],label = "Choose Your Mom")
185
  gr.Image(
186
  value="ezgif.com-webp-to-gif-converter (1).gif",
187
+ height=100,
188
  width=40)
189
 
190