fastsdcpu icon indicating copy to clipboard operation
fastsdcpu copied to clipboard

Fast stable diffusion on CPU and AI PC

Results 74 fastsdcpu issues
Sort by recently updated
recently updated
newest added

Hey, i'm sure its not hard, i wish i could do it myself but i'm totally lost on how to implement that: parser.add_argument( "--output", type=str, help="Set custom output path, e.g...

Added start-realtime.sh for Linux/bash

I'm trying to install with install.sh script on Termux but it failed ``` root@localhost:~/AI/fastsdcpu# bash ./install.sh --disable-gui Starting FastSD CPU env installation... Found python command Python version : 3.11.8 Looking...

Thank you for your work! It would be nice to 'refresh/reload' various dropdowns without restarting FastSD CPU. For instance I install a new Lora model, and then can click to...

Hi, I'm a newbie in stable diffusion, but is it possible to add ipadaptater to Fastsdcpu? I found this in openvino's doc: https://docs.openvino.ai/2023.3/notebooks/278-stable-diffusion-ip-adapter-with-output.html. There is also controlnet https://docs.openvino.ai/2023.3/notebooks/235-controlnet-stable-diffusion-with-output.html. And for...

I have use the following to download offline model ``` git lfs install git clone https://huggingface.co/latent-consistency/lcm-lora-sdv1-5 ``` and my config files as : settings.yaml: ``` lcm_diffusion_setting: diffusion_task: text_to_image guidance_scale: 1.0...

Thanks for the amazing software! Would be really nice if it was possible to add an API to integrate with other systems. Is it hard to add? Maybe I can...

See: https://github.com/openvinotoolkit/openvino/tree/master/src/plugins/intel_cpu I saw in OpenVINO's README that it supports hardware matrix(through AVX512), which is supposed to offer performance improvement. Can we add that into fastsdcpu?

It would be nice to be able to convert custom huggingface models to openvino for faster generation inside the gui.

It is better to use them for storage purposes, can we use them or is there a way to use them here at all ?