ysharma HF staff commited on
Commit
63f5535
·
verified ·
1 Parent(s): fc3064c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -255,7 +255,8 @@ with gr.Blocks(css=custom_css, theme="ocean") as demo:
255
  lines=2,
256
  scale=4,
257
  interactive=False,
258
- placeholder="This will begin to display immediately once any of the voice checkboxes is selected selected"
 
259
  )
260
  input_text = gr.Textbox(
261
  label="Input Text",
 
255
  lines=2,
256
  scale=4,
257
  interactive=False,
258
+ info="Weights shown below are the normalized values of the sliders"
259
+ placeholder="This will begin to display immediately once any of the voice checkboxes is selected"
260
  )
261
  input_text = gr.Textbox(
262
  label="Input Text",