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

Is it possible to add embeddings (textual inversions)? Like FastNegativeV2, EasyNegative, BadDream, UnrealisticDream for the negative prompt. Does it need to be added to fastsdcpu? https://huggingface.co/docs/diffusers/using-diffusers/loading_adapters#textual-inversion

How can I add loras to fastsdcpu I looked in the termux file manager but no fastsd folder is there did u hide it?

I t seems only is set to true but not actually loading the weights?

I'm trying to find a way to run this on my home server and access it from different computers on my LAN but because it sets up the web ui...

Python command check :OK Python version: 3.10.11 Windows 11 After cloning the repo install.bat results in Error: [WinError 2] The system cannot find the file specified '"C:\Users\User\fastsdcpu\env\Scripts\activate.bat"' is not recognized...

i tried to create a api for it using the already built app.py file but i didn't found a way to control the file name or file path parameters, is...

Hi, Is it possible to use civitAI models? I noticed the format of the models are from huggingface "user_name/model_name". How about if I want to add models from civit AI?...

As the title says, this PR adds experimental support for loading models in _safetensors_ format; I call it _experimental_ because, even if it technically works, I've noticed that rebuilding the...

error: subprocess-exited-with-error × Preparing metadata (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [26 lines of output] pyproject.toml: line 7: using '[tool.sip.metadata]' to specify the project metadata is...

Just wondering why openvino on mac wasn't implemented did it not result in a similar speedup?