HeliosZhao commited on
Commit
87a3303
1 Parent(s): 5ac6153
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -109,7 +109,7 @@ with gr.Blocks(css='style.css') as demo:
109
  gr.HTML("""
110
  <p>We provide a <a href="https://github.com/Make-A-Protagonist/Make-A-Protagonist/blob/main/docs/demo_guidance.md"> Demo Guidance </a> to help users to choose hyperparameters when editing videos.
111
  <p>You may duplicate the space and upgrade GPU for better performance and faster inference without waiting in the queue.
112
- <p>Alternatively, try our GitHub <a href=https://github.com/Make-A-Protagonist/Make-A-Protagonist> code </a> on your GPU.
113
  </p>""")
114
 
115
 
 
109
  gr.HTML("""
110
  <p>We provide a <a href="https://github.com/Make-A-Protagonist/Make-A-Protagonist/blob/main/docs/demo_guidance.md"> Demo Guidance </a> to help users to choose hyperparameters when editing videos.
111
  <p>You may duplicate the space and upgrade GPU for better performance and faster inference without waiting in the queue.
112
+ <p>Alternatively, try our GitHub <a href=https://github.com/Make-A-Protagonist/Make-A-Protagonist> code </a> on your GPU.
113
  </p>""")
114
 
115