AlekseyCalvin commited on
Commit
385e25c
·
verified ·
1 Parent(s): 984d82f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -53,8 +53,8 @@ body, .gradio-container {
53
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
54
  gr.Markdown("# 🌀 DEFORUM SOON®🐢 DIFFUSION")
55
  gr.Markdown(" ***whatever comes, here's a lazy lil cpu deforum animator for our forever | it's still better than we've known*** ")
56
- gr.Markdown("### MODEL SUGGESTIONS (Below): *Note:* cpu handles turbo/sdsx/lcm surprisingly ok at low-res|*strength**&**steps**->*key*:both too low=diffusion dies|lower **strength**=more coherence/less detail|schedule accordingly!|try my defaults")
57
- gr.Markdown(" *Models in* **bold** *confirmed to work well here.* **cc-nms/tiny-sd-turbo**, **Disty0/LCM_SoteMix**, **AiArtLab/sdxs**, **rupeshs/sdxs-512-0.9-orig-vae**, **SimianLuo/LCM_Dreamshaper_v7**, runwayml/stable-diffusion-v1-5, segmind/tiny-sd, stabilityai/sdxl-turbo, CodeGoat24/sdxl-turbo-unified-reward-dpo, fluently/Fluently-XL-v3-Lightning, segmind/portrait-finetuned, qiacheng/stable-diffusion-v1-5-lcm, AiArtLab/sdxs-08b, n1i/sdxl-ssd-1b-lcm, nota-ai/bk-sdm-base-2m, nota-ai/bk-sdm-v2-tiny, nota-ai/bk-sdm-tiny-2m, segmind/small-sd | LoRA: latent-consistency/lcm-lora-sdv1-5, akameswa/lcm-lora-tiny-sd, kmpartner/bkv2tpcmlra-test, openskyml/lcm-lora-sdxl-turbo")
58
  with gr.Row():
59
  with gr.Column():
60
  with gr.Accordion("Pipeline Config", open=True):
 
53
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
54
  gr.Markdown("# 🌀 DEFORUM SOON®🐢 DIFFUSION")
55
  gr.Markdown(" ***whatever comes, here's a lazy lil cpu deforum animator for our forever | it's still better than we've known*** ")
56
+ gr.Markdown("#### MODEL SUGGESTIONS (below):| *Note:* cpu handles turbo/sx/lcm surprisingly ok @low-res|**strength**+**steps** are *KEY*:if both too low=diffusion dies;both too high=slow w/no flow|lower **strength** = more coherence/less detail|use schedules!|try my defaults")
57
+ gr.Markdown(" *Models in* **bold** *confirmed to work well here.* **cc-nms/tiny-sd-turbo**, **Disty0/LCM_SoteMix**, **AiArtLab/sdxs**, **rupeshs/sdxs-512-0.9-orig-vae**, **SimianLuo/LCM_Dreamshaper_v7**, runwayml/stable-diffusion-v1-5, segmind/tiny-sd, stabilityai/sdxl-turbo, CodeGoat24/sdxl-turbo-unified-reward-dpo, fluently/Fluently-XL-v3-Lightning, segmind/portrait-finetuned, qiacheng/stable-diffusion-v1-5-lcm, AiArtLab/sdxs-08b, nota-ai/bk-sdm-base-2m, nota-ai/bk-sdm-v2-tiny, nota-ai/bk-sdm-tiny-2m, segmind/small-sd | LoRA: latent-consistency/lcm-lora-sdv1-5, akameswa/lcm-lora-tiny-sd, kmpartner/bkv2tpcmlra-test, openskyml/lcm-lora-sdxl-turbo")
58
  with gr.Row():
59
  with gr.Column():
60
  with gr.Accordion("Pipeline Config", open=True):