Releases: rupeshs/fastsdcpu
v1.0.0-beta.201
- Version pinning for fastapi-mcp, removed base_url from the MCP server
v1.0.0-beta.200
🚀 What's New
🔌 MCP Server Support
FastSDCpu now supports MCP servers out of the box! Thanks to @rupeshs (#305), this highly requested feature (#292) is now live.
👉 Learn how to use it
⚡️ UV-Based Installation
Installing just got faster and more efficient with UV-based installation support, also by @rupeshs (#305, #303).
No more slow setups—get started in seconds!
🖥️ Open WebUI Support
Added Open WebUI support 👉 Check it out here
Full Changelog: v1.0.0-beta.125...v1.0.0-beta.200
v1.0.0-beta.125
What's Changed
- Added Upscaler tab to the Qt GUI by @monstruosoft in #288
- [Issue 296] Allow building with python 3.12 by @asoldano in #298
- Introduce --imagequality config parameter to control quality (JPEG co… by @asoldano in #299
- Adding a bash script for realtime mode by @asoldano in #300
New Contributors
Full Changelog: v1.0.0-beta.120...v1.0.0-beta.125
v1.0.0-beta.120
What's Changed
- Add img2img and Image Variations tabs to the Qt GUI by @monstruosoft in #285
Full Changelog: v1.0.0-beta.100...v1.0.0-beta.120
v1.0.0-beta.100
- Fix lora model loading issue due to gradio bug, gradio 5 upgrade ( Fixes #275)
v1.0.0-beta.90
What's Changed
- Add Intel Core Ultra Series 2 (Lunar Lake) NPU support by @rupeshs in #277
- Seeding improvements by @wbruna in #273
More details : https://github.com/rupeshs/fastsdcpu?tab=readme-ov-file#ai-pc-support
Full Changelog: v1.0.0-beta.64...v1.0.0-beta.90
v1.0.0-beta.64
What's Changed
- Add TAEF1(Tiny Autoencoder for Flux 1.0) OpenVINO support by @rupeshs in #269
- Faster FLux image latent decoding using TAEF1
Full Changelog: v1.0.0-beta.62...v1.0.0-beta.64
v1.0.0-beta.62
What's Changed
For more details : https://github.com/rupeshs/fastsdcpu?tab=readme-ov-file#gguf-support
Full Changelog: v1.0.0-beta.53...v1.0.0-beta.62
v1.0.0-beta.53
What's Changed
- Gradio version bump by @rupeshs
- Fix LoRA support in LCM-LoRA mode by @monstruosoft in #245
Full Changelog: v1.0.0-beta.50...v1.0.0-beta.53
v1.0.0-beta.50
What's Changed
- Add Intel AI PC GPU, NPU (experimental) support by @rupeshs in #249
- Add support for CLIP Skip by @wbruna in #236
- Token merging by @wbruna in #244
For more details about AIPC NPU,GPU support :https://github.com/rupeshs/fastsdcpu?tab=readme-ov-file#ai-pc-support
Full Changelog: v1.0.0-beta.37...v1.0.0-beta.50