Spaces:
Running
on
A10G
Running
on
A10G
space duplicate lead to correct project
Browse files
app.py
CHANGED
@@ -109,7 +109,7 @@ with gr.Blocks(css=css) as app:
|
|
109 |
|
110 |
gr.HTML("""
|
111 |
<div style="display:flex;column-gap:4px;">
|
112 |
-
<a href="https://huggingface.co/spaces/fffiloni/
|
113 |
<img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/duplicate-this-space-sm.svg" alt="Duplicate this Space">
|
114 |
</a>
|
115 |
<p> to skip the queue and use custom prompts
|
|
|
109 |
|
110 |
gr.HTML("""
|
111 |
<div style="display:flex;column-gap:4px;">
|
112 |
+
<a href="https://huggingface.co/spaces/fffiloni/consistent-character?duplicate=true">
|
113 |
<img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/duplicate-this-space-sm.svg" alt="Duplicate this Space">
|
114 |
</a>
|
115 |
<p> to skip the queue and use custom prompts
|