Spaces:
Paused
Paused
Update app.py
Browse files
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
|
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 ",
|