Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -81,6 +81,9 @@ with gr.Blocks() as demo:
|
|
81 |
[![Twitter Follow](https://img.shields.io/twitter/follow/DGSpitzer?label=%40DGSpitzer&style=social)](https://twitter.com/DGSpitzer)
|
82 |
|
83 |
![visitors](https://visitor-badge.glitch.me/badge?page_id=dgspitzer_DGS_Diffusion_Space)
|
|
|
|
|
|
|
84 |
''')
|
85 |
|
86 |
demo.queue()
|
|
|
81 |
[![Twitter Follow](https://img.shields.io/twitter/follow/DGSpitzer?label=%40DGSpitzer&style=social)](https://twitter.com/DGSpitzer)
|
82 |
|
83 |
![visitors](https://visitor-badge.glitch.me/badge?page_id=dgspitzer_DGS_Diffusion_Space)
|
84 |
+
|
85 |
+
![visitors](https://visitor-badge.glitch.me/badge?page_id=Cyberpunk_Anime_Diffusion)
|
86 |
+
|
87 |
''')
|
88 |
|
89 |
demo.queue()
|