fastsdcpu
fastsdcpu copied to clipboard
Fast stable diffusion on CPU and AI PC
When i try opening start.bat it just opens and then closes and nouthing happens.
Does anyone know how to get a npu running i have ryzen 5 8645HS 16 gb ram DDR5 512GB SSD
To cut it short, for lower memory requirements and probably faster generation please try to add quantization support like 'https://github.com/leejet/stable-diffusion.cpp' has.
Is it possible to support: common-canvas/CommonCanvas-S-C? It would allow people to create images quickly while minimizing potential copyright issue?
My cpu is rather slow and 4-steps Flux.schnell generation of 512x512 image takes a lot of time (especially due to the fact that fastsdcpu doesn't use all cpu threads and...
Hello [Edit] since posting this message I understood how to search correctly on GitHub. However I find the answer to be "token limit is on model side". However for the...
Hi all, thank you for developing the project, it's really great. When I run on Intel Mac (`./install-mac.sh` and then `./start-webui.sh` or `./start.sh`) I get the following error: ``` Traceback...
how to convert flux model to openvino model,such as rupeshs/FLUX.1-schnell-openvino-int4 can you post the flux model convert openvino script thank you
i added command line options to start-webui.sh for apache/nginx proxy pass to subfolder. #### To start Web UI `./start-webui.sh` ##### webui options - to use share option : `./start-webui.sh --share`...
macOS 15.0 Python: 3.10.15 when i executed `./install-mac.sh` report error infomation: ERROR: Could not find a version that satisfies the requirement openvino==2024.3.0 (from versions: none) ERROR: No matching distribution found...