SwiftDiffusion icon indicating copy to clipboard operation
SwiftDiffusion copied to clipboard

SwiftUI Stable Diffusion implementation using CoreML and PyTorch

Results 4 SwiftDiffusion issues
Sort by recently updated
recently updated
newest added

## Goals - [ ] **Model management, editor unification** - [ ] 1-model setup: merge StoredPrompt and PromptModel, child models - [ ] SwiftData `@Model` accessors for PromptView - [...

Didn't realize that people used [sub-directories](https://www.reddit.com/r/StableDiffusion/s/uLEHsCwFsi) to better organize checkpoints, LoRAs, etc. Will look into adding sub-folder organization.

enhancement

I tried these: https://huggingface.co/coreml-community/coreml-juggernautXL-v6_SDXL_8-bit, https://huggingface.co/coreml-community/coreml-ChilloutMix. After placing them in the folder, the application does not detect them

stable-diffusion-webui version: 1.9.4 INFO: 127.0.0.1:62492 - "POST /sdapi/v1/txt2img HTTP/1.1" 404 Not Found