fastsdcpu

Fast stable diffusion on CPU

MIT License

Stars
1.4K
Committers
15

Bot releases are visible (Hide)

fastsdcpu - v1.0.0-beta.18

Published by rupeshs 11 months ago

  • Added image-to-image support (Use WebUI)
  • Improved WebUI
  • OpenVINO image-to-image support
fastsdcpu - v1.0.0-beta.17

Published by rupeshs 11 months ago

  • Configurable lcm models, check configs/lcm-models.txt file
  • Fixed Qt GUI layout spacing problem
fastsdcpu - v1.0.0-beta.16

Published by rupeshs 11 months ago

  • Added 2 steps inference for LCM-LoRA workflow
fastsdcpu - v1.0.0-beta.15

Published by rupeshs 11 months ago

  • Fast 2,3 steps inference
  • Lcm-Lora fused models for faster inference
  • Added real-time text to image generation on CPU (Experimental)
  • Fixed DPI scale issue
  • Fixed SDXL tiny auto decoder issue
  • Supports integrated GPU(iGPU) using OpenVINO (export DEVICE=GPU)
  • 5.7x speed using OpenVINO(steps: 2,tiny autoencoder)
fastsdcpu - v1.0.0-beta.13

Published by rupeshs 11 months ago

  • Added support for custom models for OpenVINO (LCM-LoRA baked)
  • Added negative prompt support for OpenVINO models (Set guidance >1.0)
fastsdcpu - v1.0.0-beta.12

Published by rupeshs 11 months ago

  • Added SDXL, SSD - 1B LCM models
  • Added LCM-LoRA support, which works well for fine-tuned Stable Diffusion model 1.5 or SDXL models
  • Added negative prompt support in LCM-LoRA mode
  • LCM-LoRA models can be configured using a text configuration file
fastsdcpu - v1.0.0-beta.11

Published by rupeshs 12 months ago

  • Fixed diffuser pipeline issue, updated diffuser to the latest release
fastsdcpu - v1.0.0-beta.9

Published by rupeshs 12 months ago

  • Added Tiny Auto Encoder for SD (TAESD) support, 1.4x speed boost (Fast, moderate quality)
  • Now, the safety checker is disabled by default
  • Image display issue fixed in desktop GUI
fastsdcpu - v1.0.0-beta.8

Published by rupeshs 12 months ago

  • Added Mac installation support
fastsdcpu - v1.0.0-beta.7

Published by rupeshs 12 months ago

  • Application settings
  • Added multiple image generation support
  • Added web UI
  • Added CommandLine Interface(CLI)
  • Fixed OpenVINO image reproducibility issue
  • Fixed OpenVINO high RAM usage
fastsdcpu - v1.0.0-beta.6

Published by rupeshs 12 months ago

  • Removed micromamba
  • Python 3.10 or Python 3.11 recommended for windows
  • Fixed seed checkbox issue
  • Fixed typos in the readme
  • Added offline model support setting
fastsdcpu - v1.0.0-beta.3

Published by rupeshs 12 months ago

  • OpenVINO support
  • Added safety checker setting
  • Maximum inference steps increased to 25
fastsdcpu - v1.0.0-beta.2

Published by rupeshs almost 1 year ago

  • Corrected typos in readme
  • Fixed shell,batch files to handle path with spaces
fastsdcpu - v1.0.0 beta

Published by rupeshs about 1 year ago

  • Supports 256,512,768 image sizes
  • Supports Windows and Linux
  • Saves images
  • Settings to control,steps, guidance, seed
Package Rankings
Top 6.75% on Proxy.golang.org
Badges
Extracted from project README
Mentioned in Awesome OpenVINO IMAGE_ALT Open in Colab
Related Projects