Spaces:
Runtime error
Runtime error
HeliosZhao
commited on
Commit
•
62bd8c8
1
Parent(s):
87a3303
rebuild
Browse files
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.
|