Linoy Tsaban commited on
Commit
03a635d
1 Parent(s): a1c119d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -129,7 +129,7 @@ Inversion and Manipulations </a>
129
  <p/>
130
  <p style="font-size: 0.9rem; margin: 0rem; line-height: 1.2em; margin-top:1em">
131
  For faster inference without waiting in queue, you may duplicate the space and upgrade to GPU in settings.
132
- <a href="https://huggingface.co/spaces/LinoyTsaban/ddpm_sega?duplicate=true">
133
  <img style="margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
134
  <p/>"""
135
  with gr.Blocks(css='style.css') as demo:
 
129
  <p/>
130
  <p style="font-size: 0.9rem; margin: 0rem; line-height: 1.2em; margin-top:1em">
131
  For faster inference without waiting in queue, you may duplicate the space and upgrade to GPU in settings.
132
+ <a href="https://huggingface.co/spaces/LinoyTsaban/edit_friendly_ddpm_inversion?duplicate=true">
133
  <img style="margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
134
  <p/>"""
135
  with gr.Blocks(css='style.css') as demo: