Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -147,7 +147,7 @@ with gr.Blocks(css=css) as demo:
|
|
147 |
["portrait of a muscular beard male in dgs illustration style, half-body, holding robot arms, strong chest", 7.5, 27],
|
148 |
], [prompt, guidance, steps], image_out, inference_example, cache_examples=torch.cuda.is_available())
|
149 |
gr.Markdown('''
|
150 |
-
Models and Space by [@DGSpitzer](https://
|
151 |
[![Twitter Follow](https://img.shields.io/twitter/follow/DGSpitzer?label=%40DGSpitzer&style=social)](https://twitter.com/DGSpitzer)
|
152 |
![visitors](https://visitor-badge.glitch.me/badge?page_id=dgspitzer_DGS_Diffusion_Space)
|
153 |
|
|
|
147 |
["portrait of a muscular beard male in dgs illustration style, half-body, holding robot arms, strong chest", 7.5, 27],
|
148 |
], [prompt, guidance, steps], image_out, inference_example, cache_examples=torch.cuda.is_available())
|
149 |
gr.Markdown('''
|
150 |
+
Models and Space by [@DGSpitzer](https://www.youtube.com/channel/UCzzsYBF4qwtMwJaPJZ5SuPg)❤️ [@大谷的游戏创作小屋](https://space.bilibili.com/176003)
|
151 |
[![Twitter Follow](https://img.shields.io/twitter/follow/DGSpitzer?label=%40DGSpitzer&style=social)](https://twitter.com/DGSpitzer)
|
152 |
![visitors](https://visitor-badge.glitch.me/badge?page_id=dgspitzer_DGS_Diffusion_Space)
|
153 |
|