Spaces:
Running
on
Zero
Running
on
Zero
update title
Browse files- edit_app.py +2 -2
edit_app.py
CHANGED
@@ -111,11 +111,11 @@ def main():
|
|
111 |
|
112 |
with gr.Blocks() as demo:
|
113 |
gr.HTML("""<h1 style="font-weight: 900; margin-bottom: 7px;">
|
114 |
-
|
115 |
</h1>
|
116 |
<p>For faster inference without waiting in queue, you may duplicate the space and upgrade to GPU in settings.
|
117 |
<br/>
|
118 |
-
<a href="https://huggingface.co/spaces/
|
119 |
<img style="margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
|
120 |
<p/>""")
|
121 |
with gr.Row():
|
|
|
111 |
|
112 |
with gr.Blocks() as demo:
|
113 |
gr.HTML("""<h1 style="font-weight: 900; margin-bottom: 7px;">
|
114 |
+
HQ-Edit: A High-Quality and High-Coverage Dataset for General Image Editing
|
115 |
</h1>
|
116 |
<p>For faster inference without waiting in queue, you may duplicate the space and upgrade to GPU in settings.
|
117 |
<br/>
|
118 |
+
<a href="https://huggingface.co/spaces/tennant/HQEdit?duplicate=true">
|
119 |
<img style="margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
|
120 |
<p/>""")
|
121 |
with gr.Row():
|