omerXfaruq commited on
Commit
a0c8323
1 Parent(s): 276e364

add examples to input descriptions

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -227,8 +227,8 @@ if __name__ == "__main__":
227
  lines=4,
228
  placeholder=(
229
  f"Drop space links at each line and I will create a new space comparing them. ie:"
230
- f"\nNorod78/ComicsHeroHD"
231
- f"\nAmrrs/gradio-sentiment-analyzer"
232
  ),
233
  ),
234
  gr.inputs.Textbox(lines=1, placeholder="HuggingFace Write Token"),
 
227
  lines=4,
228
  placeholder=(
229
  f"Drop space links at each line and I will create a new space comparing them. ie:"
230
+ f"\ndeepklarity/poster2plot"
231
+ f"\ndeepklarity/poster2plot"
232
  ),
233
  ),
234
  gr.inputs.Textbox(lines=1, placeholder="HuggingFace Write Token"),