mirror of
https://github.com/GayPizzaSpecifications/stable-diffusion-rpc.git
synced 2025-08-04 14:01:32 +00:00
Document API, make the implementation match the API, and update the same.
This commit is contained in:
@ -2,6 +2,6 @@ import Foundation
|
||||
|
||||
public enum SdCoreError: Error {
|
||||
case modelNotLoaded
|
||||
case imageEncode
|
||||
case imageEncodeFailed
|
||||
case modelNotFound
|
||||
}
|
||||
|
Reference in New Issue
Block a user