Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -123,7 +123,8 @@ with gr.Blocks(css=css) as demo:
|
|
123 |
"""
|
124 |
<h1 style="text-align: center;">Zeroscope XL</h1>
|
125 |
<p style="text-align: center;">
|
126 |
-
This space is specifically designed for upscaling content made from <
|
|
|
127 |
Remember to use the same prompt that was used to generate the original clip.
|
128 |
</p>
|
129 |
|
|
|
123 |
"""
|
124 |
<h1 style="text-align: center;">Zeroscope XL</h1>
|
125 |
<p style="text-align: center;">
|
126 |
+
This space is specifically designed for upscaling content made from <br />
|
127 |
+
<a href="https://huggingface.co/spaces/fffiloni/zeroscope">the zeroscope_v2_576w space</a> using vid2vid. <br />
|
128 |
Remember to use the same prompt that was used to generate the original clip.
|
129 |
</p>
|
130 |
|