IDKiro commited on
Commit
9a76fcf
1 Parent(s): df905b7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ examples = [
67
 
68
  with gr.Blocks(css="style.css") as demo:
69
  gr.Markdown("# SDXS-512-DreamShaper-Anime")
70
- gr.Markdown("[SDXS: Real-Time One-Step Latent Diffusion Models with Image Conditions](https://arxiv.org/abs/2403.16627) | [GitHub](https://github.com/IDKiro/sdxs")
71
  with gr.Group():
72
  with gr.Row():
73
  with gr.Column(min_width=685):
 
67
 
68
  with gr.Blocks(css="style.css") as demo:
69
  gr.Markdown("# SDXS-512-DreamShaper-Anime")
70
+ gr.Markdown("[SDXS: Real-Time One-Step Latent Diffusion Models with Image Conditions](https://arxiv.org/abs/2403.16627) | [GitHub](https://github.com/IDKiro/sdxs)")
71
  with gr.Group():
72
  with gr.Row():
73
  with gr.Column(min_width=685):