linoyts HF Staff commited on
Commit
52b7405
·
verified ·
1 Parent(s): f5eeca3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -294,7 +294,7 @@ body gradio-app{
294
  with gr.Blocks(css=css) as demo:
295
  #gr.Markdown(logo)
296
  gr.Markdown(title)
297
- gr.Markdown("""Upload one or more images of yourself, and photos of you as an olymic athlete will be automatically generated using ###[PhotoMaker V2](https://huggingface.co/spaces/TencentARC/PhotoMaker-V2)✨""")
298
  #gr.Markdown(description)
299
  # gr.DuplicateButton(
300
  # value="Duplicate Space for private use ",
 
294
  with gr.Blocks(css=css) as demo:
295
  #gr.Markdown(logo)
296
  gr.Markdown(title)
297
+ gr.Markdown("""Upload one or more images of yourself, and photos of you as an olymic athlete will be automatically generated using [PhotoMaker V2](https://huggingface.co/spaces/TencentARC/PhotoMaker-V2)✨""")
298
  #gr.Markdown(description)
299
  # gr.DuplicateButton(
300
  # value="Duplicate Space for private use ",