Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -109,6 +109,7 @@ with gr.Blocks(css=css) as demo:
|
|
109 |
<p style="margin-bottom: 10px; font-size: 94%">
|
110 |
Demo for Cyberpunk Anime Diffusion. Based of the projects by anzorq and fffiloni <a href="https://twitter.com/hahahahohohe">
|
111 |
</p>
|
|
|
112 |
</div>
|
113 |
"""
|
114 |
)
|
|
|
109 |
<p style="margin-bottom: 10px; font-size: 94%">
|
110 |
Demo for Cyberpunk Anime Diffusion. Based of the projects by anzorq and fffiloni <a href="https://twitter.com/hahahahohohe">
|
111 |
</p>
|
112 |
+
<p>Another online version without queue: <a href="https://colab.research.google.com/github/HelixNGC7293/cyberpunk-anime-diffusion/blob/main/cyberpunk_anime_diffusion.ipynb"><img data-canonical-src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab" src="https://camo.githubusercontent.com/84f0493939e0c4de4e6dbe113251b4bfb5353e57134ffd9fcab6b8714514d4d1/68747470733a2f2f636f6c61622e72657365617263682e676f6f676c652e636f6d2f6173736574732f636f6c61622d62616467652e737667"></a></p>
|
113 |
</div>
|
114 |
"""
|
115 |
)
|