Respair commited on
Commit
e0fb7f0
1 Parent(s): 280cc98

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 and its emotion, not the backgound or personality 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 (gender, tone, pitch etc.) and its expression, not the backgound lore or personality of a certain character.",
222
  value=prompts[0],
223
  interactive=True,
224
  scale=7