uhdessai commited on
Commit
dcc45a1
·
verified ·
1 Parent(s): 2c5d7c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -251,7 +251,7 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="blue")) as demo:
251
 
252
  with gr.Row():
253
  input_box = gr.Textbox(
254
- label="Describe your blazer",
255
  placeholder="e.g., 'Black Evening Dress'",
256
  lines=2
257
  )
 
251
 
252
  with gr.Row():
253
  input_box = gr.Textbox(
254
+ label="Describe your Design",
255
  placeholder="e.g., 'Black Evening Dress'",
256
  lines=2
257
  )