Releases: rupeshs/fastsdcpu
v1.0.0-beta.37
What's Changed
Full Changelog: v1.0.0-beta.36...v1.0.0-beta.37
v1.0.0-beta.36
What's Changed
- Add flux schnell OpenVINO int 4 support by @rupeshs in #234
- Add ability to specify API server port by @Cohee1207 in #229
- Add experimental support for .safetensors models in LCM pipeline by @wbruna in #232
For more details on FLUX OpenVINO : https://github.com/rupeshs/fastsdcpu/tree/main?tab=readme-ov-file#flux1-schnell-openvino-support
New Contributors
- @Cohee1207 made their first contribution in #229
- @wbruna made their first contribution in #232
Full Changelog: v1.0.0-beta.35...v1.0.0-beta.36
v1.0.0-beta.35
What's Changed
Full Changelog: v1.0.0-beta.33...v1.0.0-beta.35
v1.0.0-beta.33
What's Changed
- Add Aura SR(4x upscale GigaGAN based) support
- Fix #199 gradio version bump
- Guidance scale max value increased to 10
Full Changelog: v1.0.0-beta.32...v1.0.0-beta.33
v1.0.0-beta.32
v1.0.0-beta.31
What's Changed
- Negative Prompt + Guidance for CLI by @loadfred in #178
- Add experimental support for loading .safetensors SD 1.5 models by @monstruosoft in #163
- Add logging for safetensors loading @rupeshs
New Contributors
Full Changelog: v1.0.0-beta.30...v1.0.0-beta.31
Tutorial
Checkout this YouTube Tutorial by Nolowiz
v1.0.0-beta.30
What's Changed
- Add Hyper SD 1 step support by @rupeshs in #177
- Add basic benchmarking by @rupeshs in #169
- Fix web UI slider problem #158
- Diffusers, OpenVINO,torch, gradio version bump
For more details on 1 step Hyper-SD inference https://github.com/rupeshs/fastsdcpu?tab=readme-ov-file#-fast-1-step-inference-with-hyper-sd
Full Changelog: v1.0.0-beta.29...v1.0.0-beta.30
v1.0.0-beta.29
- Update real-time UI
- Add NPU device check
- Revert the default model to SD-Turbo
Real-time image generation Update 2 :
https://github.com/rupeshs/fastsdcpu?tab=readme-ov-file#real-time-text-to-image-experimental
v1.0.0-beta.28
- Add SDXS-512 0.9 support
- Add SDXS-512 0.9 OpenVINO, fast 1-step inference (0.8 seconds to generate 512x512 image)
- Default model changed to SDXS-512-0.9
- Faster real-time image generation
- Enabled OpenVINO Mac on Intel CPUs, Thanks @jamienk
Thanks to new contributor: @jamienk
More details: https://github.com/rupeshs/fastsdcpu?tab=readme-ov-file#-fast-1-step-inference-sdxs-512-09
v1.0.0-beta.27
What's Changed
- Add multiple LoRA support by @monstruosoft in #145
- Basic ControlNet v1.1 (LCM-LoRA mode)support by @monstruosoft in #154
- Add ControlNet annotators(Canny,Depth,LineArt,MLSD,NormalBAE,Pose,SoftEdge,Shuffle) @rupeshs
- Update multi-Lora web UI @rupeshs
- Update controller web UI @rupeshs
- Pytroch 2.2 upgrade @rupeshs
How to use Controlnet: https://github.com/rupeshs/fastsdcpu?tab=readme-ov-file#controlnet-support
Full Changelog: v1.0.0-beta.26...v1.0.0-beta.27