Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -68,6 +68,7 @@ launch app
|
|
68 |
title = "Instructional Image Editing"
|
69 |
description = """<p style='text-align: center'> <a href='https://x-decoder-vl.github.io/' target='_blank'>Project Page</a> | <a href='https://arxiv.org/pdf/2212.11270.pdf' target='_blank'>Paper</a> | <a href='https://github.com/microsoft/X-Decoder' target='_blank'>Github Repo</a> | <a href='https://youtu.be/wYp6vmyolqE' target='_blank'>Video</a></p>
|
70 |
<p style='text-align: center; color: red;'> NOTE: This demo is mainly for object-centric instructional image editing! For style transfer please refer to the hero demo <a href='https://huggingface.co/spaces/timbrooks/instruct-pix2pix' target='_blank'>Instruct-Pix2Pix</a></p>
|
|
|
71 |
"""
|
72 |
|
73 |
help_text = """
|
|
|
68 |
title = "Instructional Image Editing"
|
69 |
description = """<p style='text-align: center'> <a href='https://x-decoder-vl.github.io/' target='_blank'>Project Page</a> | <a href='https://arxiv.org/pdf/2212.11270.pdf' target='_blank'>Paper</a> | <a href='https://github.com/microsoft/X-Decoder' target='_blank'>Github Repo</a> | <a href='https://youtu.be/wYp6vmyolqE' target='_blank'>Video</a></p>
|
70 |
<p style='text-align: center; color: red;'> NOTE: This demo is mainly for object-centric instructional image editing! For style transfer please refer to the hero demo <a href='https://huggingface.co/spaces/timbrooks/instruct-pix2pix' target='_blank'>Instruct-Pix2Pix</a></p>
|
71 |
+
<p style='text-align: center; color: blue;'><a href='https://f4e9a65e49843d41.gradio.app' target='_blank'>[Route1]</a> | <a href='https://7e9feb33a37ad852.gradio.app' target='_blank'>[Route2]</a> </p>
|
72 |
"""
|
73 |
|
74 |
help_text = """
|