这是indexloc提供的服务,不要输入任何密码
Skip to content

CrypticRevenger/fastsdcpu

 
 

Repository files navigation

FastSD CPU ✨

Faster version of stable diffusion running on CPU.

Took 10 seconds to generate single 512x512 image on Core i7-12700(With OpenVINO).

Based on Latent Consistency Models .

Screenshot

Features

  • Image Sizes: Customize your images with support for 256, 512, and 768 sizes.
  • Platform Compatibility: Seamlessly run the application on both Windows and Linux.
  • Save Your Creations: Easily save your edited images with the built-in save feature.
  • Fine-Tune Settings: Take control of your editing process with adjustable settings for the number of steps, guidance, and seed.

Safety First:

  • Enhanced Safety Checker: Ensuring your creations are worry-free.

Maximum Potential:

  • Push the Limits: Maximum inference steps extended to 25.
  • OpenVINO Magic: Exclusive support for OpenVINO - Thanks to deinferno's contribution.
  • Windows Wonder: Enjoy a 50% speed boost, with a single 512x512 image generated in just 10 seconds on a Core i7-12700.

OpenVINO support

Thanks deinferno for the OpenVINO model contribution. Currently, it is tested on Windows only,by default it is disabled. We found a 50% speed improvement using OpenVINO.It Took 10 seconds to generate single 512x512 image on Core i7-12700

Unlock Your Dreams with LCM Models:

Step into Dreamshaper_v7's world, supported in Diffuser format.

FastSD CPU on Windows

  • Windows Wonders:

    • A smooth Python experience (Recommended: Python 3.10 or 3.11).
  • Experience the Art:

    • Quick Installation:
      • Clone or download this repository.
      • Execute install.bat with patience (installation time depends on your internet speed).
  • The Magic Begins:

    • Start FastSD CPU by simply double-clicking start.bat.

FastSD CPU on Linux

  • Linux Lovers:
    • Ensure Python 3.8 or higher is on your side.
  • Your Art Studio:
    • Installation Ritual:
      • Clone or download this repository.
      • Navigate to the "fastsdcpu" directory in your terminal.
  • The Linux Magic:
    • Run install.sh with chmod +x install.sh and ./install.sh.
    • Start the enchantment by running start.sh with chmod +x start.sh and ./start.sh.

Let Your Imagination Run Wild - Embrace the Magic!

About

Fast stable diffusion on CPU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.9%
  • Shell 1.6%
  • Batchfile 1.5%