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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -255,7 +255,7 @@ with gr.Blocks(css=custom_css, theme="ocean") as demo:
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(
 
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(