Respair commited on
Commit
f5e1261
·
verified ·
1 Parent(s): 0a95dcb

Update app_tsukasa_remote.py

Browse files
Files changed (1) hide show
  1. app_tsukasa_remote.py +1 -1
app_tsukasa_remote.py CHANGED
@@ -219,7 +219,7 @@ with gr.Blocks() as prompt_inference:
219
  )
220
  description_prompt = gr.Textbox(
221
  label="Description",
222
- info="Enter a highly detailed, descriptive prompt that matches the vibe of your text to guide the synthesis.\n Note: Describe the Vocal features, not the character.",
223
  value=prompts[0],
224
  interactive=True,
225
  scale=7
 
219
  )
220
  description_prompt = gr.Textbox(
221
  label="Description",
222
+ info="Enter a highly detailed, descriptive prompt that matches the vibe of your text to guide the synthesis.\n Note: Describe the Vocal features, not the backgound of a certain character.",
223
  value=prompts[0],
224
  interactive=True,
225
  scale=7