mirror of
https://github.com/GayPizzaSpecifications/stable-diffusion-rpc.git
synced 2025-08-04 14:01:32 +00:00
Support for starting images and many more parameters.
This commit is contained in:
@ -3,5 +3,6 @@ import Foundation
|
||||
public enum SdCoreError: Error {
|
||||
case modelNotLoaded
|
||||
case imageEncodeFailed
|
||||
case imageDecodeFailed
|
||||
case modelNotFound
|
||||
}
|
||||
|
Reference in New Issue
Block a user