mirror of
https://github.com/GayPizzaSpecifications/stable-diffusion-rpc.git
synced 2025-08-05 22:41:30 +00:00
Job management and preparation for multi-hosting.
This commit is contained in:
@ -5,4 +5,6 @@ public enum SdCoreError: Error {
|
||||
case imageEncodeFailed
|
||||
case imageDecodeFailed
|
||||
case modelNotFound
|
||||
case jobNotFound
|
||||
case notImplemented
|
||||
}
|
||||
|
Reference in New Issue
Block a user