AlekseyCalvin commited on
Commit
aa32726
·
verified ·
1 Parent(s): a56dcae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -32,7 +32,8 @@ def stop_gen():
32
  css = "#col-container {max_width: 1000px; margin: 0 auto;}"
33
 
34
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
35
- gr.Markdown("# 🌀 Deforum CPU Unrestricted")
 
36
  with gr.Row():
37
  with gr.Column():
38
  with gr.Accordion("Pipeline Config", open=True):
 
32
  css = "#col-container {max_width: 1000px; margin: 0 auto;}"
33
 
34
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
35
+ gr.Markdown("# 🌀 Deforum Soon® CPU")
36
+ gr.Markdown("**Model Suggestions:** AiArtLab/sdxs, stabilityai/sdxl-turbo, CodeGoat24/sdxl-turbo-unified-reward-dpo, fluently/Fluently-XL-v3-Lightning, stabilityai/sd-turbo, SimianLuo/LCM_Dreamshaper_v7, rupeshs/sdxs-512-0.9-orig-vae, Disty0/LCM_SoteMix, qiacheng/stable-diffusion-v1-5-lcm, AiArtLab/sdxs-08b")
37
  with gr.Row():
38
  with gr.Column():
39
  with gr.Accordion("Pipeline Config", open=True):