bassommma commited on
Commit
59f8abf
·
verified ·
1 Parent(s): 561af0a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -377,7 +377,7 @@ with gr.Blocks(title="Interior Design Form", theme=gr.themes.Soft()) as app:
377
  cooker_ventilation_hood=gr.Checkbox(label="cooker_ventilation_hood")
378
  cooker_size_60cm=gr.Checkbox(label="cooker_size_60cm")
379
  cooker_size_90cm=gr.Checkbox(label="cooker_size_90cm")
380
- oven_size_60cm=gr.checkbox(label="oven_size_60cm")
381
  oven_size_90cm=gr.Checkbox(label="oven_size_90cm")
382
 
383
  gr.Markdown("**washer & deep freezer**")
 
377
  cooker_ventilation_hood=gr.Checkbox(label="cooker_ventilation_hood")
378
  cooker_size_60cm=gr.Checkbox(label="cooker_size_60cm")
379
  cooker_size_90cm=gr.Checkbox(label="cooker_size_90cm")
380
+ oven_size_60cm=gr.Checkbox(label="oven_size_60cm")
381
  oven_size_90cm=gr.Checkbox(label="oven_size_90cm")
382
 
383
  gr.Markdown("**washer & deep freezer**")