stable-diffusion-api-server icon indicating copy to clipboard operation
stable-diffusion-api-server copied to clipboard

A local API server on top of Stable Diffusion.

Results 17 stable-diffusion-api-server issues
Sort by recently updated
recently updated
newest added

If I try to start the server with python3 server.py as instructed, I get: Traceback (most recent call last): File "C:\Stable Diffusion Engines\stable-diffusion-api-server-main\server.py", line 5, in import flask ModuleNotFoundError: No...

How can I get the current progress of the image generation as a value and send it to the client, so that I can display a progressbar on my client?

If someone is having error to run the Api Server > ImportError: cannot import name 'SAFE_WEIGHTS_NAME' from 'transformers.utils' ... Update the "diffusers" --> "diffusers==0.12.1" at `environment.yaml` Than execute `conda env...

Greetings! This makes the photoshop plugin compatible with two popular stable diffusion backends. They are optimized differently and have some features, that raw diffusers module does not have + they...

I installed Stability AI locally on a Windows 11 machine. Text prompting works great. When I check the box to 'Include Image' and use "Selected Layer (Image-to-Image) I get an...

I want to use the safety mode,but i don't know how to set it.Cloud u please tell me how to do it?

![image](https://user-images.githubusercontent.com/56064909/223683656-6b1b8e15-82f8-4001-b2cd-8faf4720b41e.png) For example , this LORA model in civitai

Which samplers are available? i wanna use Euler a

help me please! Point 4 is not clear to me. I'm sorry, my skill is at the start and I don't quite understand everything.

Facing the below issue on M1 Max. Should I try Method-2 from the README? > /AppleInternal/Library/BuildRoots/f0468ab4-4115-11ed-8edc-7ef33c48bc85/Library/Caches/com.apple.xbs/Sources/MetalPerformanceShaders/MPSCore/Types/MPSNDArray.mm:724: failed assertion `[MPSNDArray initWithDevice:descriptor:] Error: total bytes of NDArray > 2**32' [1] 17756 abort...