HeliosZhao commited on
Commit
62bd8c8
1 Parent(s): 87a3303
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -106,6 +106,7 @@ with gr.Blocks(css='style.css') as demo:
106
  </div>
107
  """)
108
 
 
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.
 
106
  </div>
107
  """)
108
 
109
+
110
  gr.HTML("""
111
  <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.
112
  <p>You may duplicate the space and upgrade GPU for better performance and faster inference without waiting in the queue.