akhaliq HF Staff commited on
Commit
170b952
·
1 Parent(s): 8496c04

update label

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -916,7 +916,7 @@ with gr.Blocks(
916
 
917
  # URL input for website redesign
918
  website_url_input = gr.Textbox(
919
- label="Website URL (extracts HTML for redesign)",
920
  placeholder="https://example.com",
921
  lines=1,
922
  visible=True
 
916
 
917
  # URL input for website redesign
918
  website_url_input = gr.Textbox(
919
+ label="Website URL for redesign",
920
  placeholder="https://example.com",
921
  lines=1,
922
  visible=True