Respair commited on
Commit
433230e
1 Parent(s): 771649d

Update app_tsukasa_remote.py

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