Spaces:
Runtime error
Runtime error
update duplicate space btn
Browse files
app.py
CHANGED
@@ -123,7 +123,7 @@ with gr.Blocks() as blocks:
|
|
123 |
<p style="margin-bottom: 10px; font-size: 94%; line-height: 23px;">
|
124 |
Using <a href="https://github.com/lllyasviel/ControlNet">ControlNet</a> and <a href="https://boytchev.github.io/mannequin.js/">three.js/mannequin.js</a>
|
125 |
</p>
|
126 |
-
<p>For faster inference without waiting in queue, you may duplicate the space and upgrade to GPU in settings. <a href="https://huggingface.co/spaces/
|
127 |
</div>
|
128 |
"""
|
129 |
)
|
|
|
123 |
<p style="margin-bottom: 10px; font-size: 94%; line-height: 23px;">
|
124 |
Using <a href="https://github.com/lllyasviel/ControlNet">ControlNet</a> and <a href="https://boytchev.github.io/mannequin.js/">three.js/mannequin.js</a>
|
125 |
</p>
|
126 |
+
<p>For faster inference without waiting in queue, you may duplicate the space and upgrade to GPU in settings. <a href="https://huggingface.co/spaces/diffusers/controlnet-3d-pose?duplicate=true"><img style="display: inline; margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space" /></a></p>
|
127 |
</div>
|
128 |
"""
|
129 |
)
|