Plat commited on
Commit
4fcf61c
·
1 Parent(s): 14f8371

fix: wrong description

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,7 +132,7 @@ def demo():
132
  )
133
  copyright_tags = gr.Textbox(
134
  label="Copyright tags",
135
- placeholder="You can specify copyright tags manually. e.g.) hatsune miku",
136
  )
137
  length = gr.Dropdown(
138
  label="Length",
 
132
  )
133
  copyright_tags = gr.Textbox(
134
  label="Copyright tags",
135
+ placeholder="You can specify copyright tags manually. This must be valid danbooru tags. e.g.) vocaloid, blue archive",
136
  )
137
  length = gr.Dropdown(
138
  label="Length",