Spaces:
Runtime error
Runtime error
Update gradio_app.py
Browse files- gradio_app.py +1 -1
gradio_app.py
CHANGED
@@ -11,7 +11,7 @@ i2v_examples_interp_512 = [
|
|
11 |
['prompts/512_interp/Japan_v2_3_119235_s2_frame1.png', 'an anime scene', 50, 7.5, 1.0, 10, 123, 'prompts/512_interp/Japan_v2_3_119235_s2_frame3.png'],
|
12 |
]
|
13 |
article = r"""
|
14 |
-
If you want to use this please visit <a href='https://pixio.myapps.
|
15 |
"""
|
16 |
logo = r"""
|
17 |
<center><img src='https://img.mytsi.org/i/jfhp627.png' alt='Pixio logo' style="width:280px; margin-bottom:2px"></center>
|
|
|
11 |
['prompts/512_interp/Japan_v2_3_119235_s2_frame1.png', 'an anime scene', 50, 7.5, 1.0, 10, 123, 'prompts/512_interp/Japan_v2_3_119235_s2_frame3.png'],
|
12 |
]
|
13 |
article = r"""
|
14 |
+
If you want to use this please visit <a href='https://pixio.myapps.ai' target='_blank'>Pixio</a>. Thank You!
|
15 |
"""
|
16 |
logo = r"""
|
17 |
<center><img src='https://img.mytsi.org/i/jfhp627.png' alt='Pixio logo' style="width:280px; margin-bottom:2px"></center>
|