🚀 Swim In Latent
A StableDiffusionXL model fine-tuned for anime, capable of generating high - quality anime - style images.
✨ Features
- Anime - specific Fine - tuning: Specifically fine - tuned for anime styles, enabling the generation of high - quality anime images.
- Multiple Sample Demonstrations: Offers a variety of sample images along with corresponding prompts, facilitating users to quickly understand the model's generation capabilities.
- ComfyUI Workflow Support: Provides a workflow file for ComfyUI, making it convenient for users to use in ComfyUI.
📦 Installation
No installation steps are provided in the original document, so this section is skipped.
💻 Usage Examples
Basic Usage
The following are some sample prompts and their corresponding generated images:
Sample 1

(new, newest, best quality, masterpiece:1.2), 1girl, solo, (upper body:1.2), bikini, short hair, black hair, animal ears, simple background, white background
negative: nsfw, (worst quality, low quality, normal quality:1.2), (bad anatomy, bad hands, missing fingers, extra digit, fewer digits:1.1),
Sample 2

(new, newest, best quality, masterpiece:1.2), 1girl, solo, close - up, bikini, short hair, ocean, wave, water
negative: nsfw, (worst quality, low quality, normal quality:1.2), (bad anatomy, bad hands, missing fingers, extra digit, fewer digits:1.1),
Sample 3

(new, newest, best quality, masterpiece:1.2), 1girl, (solo:1.2), short hair, messy hair, black hair, white hoodie, outdoor, cityscape
negative: nsfw, (worst quality, low quality, normal quality:1.2), embedding:negativeXL_A.safetensors, (bad anatomy, bad hands, missing fingers, extra digit, fewer digits:1.1),
Sample 4

(new, newest, best quality, masterpiece:1.2), 1girl, sitting on bed, sexy pose, looking at viewer,
long hair, beige hair, black eyes, blush
negative: nsfw, (worst quality, low quality, normal quality:1.2), embedding:negativeXL_A.safetensors, (bad anatomy, bad hands, missing fingers, extra digit, fewer digits:1.1),
Advanced Usage
A simple workflow file for use with comfyui is provided here. You can use it in ComfyUI to achieve more complex operations.
workflow-swim-in-latent.json
📚 Documentation
Metadata
The following is the metadata information of the model:
{
"modelspec.sai_model_spec": "1.0.0.alpha",
"modelspec.architecture": "stable-diffusion-xl-v1-base",
"modelspec.implementation": "sgm",
"modelspec.title": "SwimInLatent",
"modelspec.author": "ddPn08",
"modelspec.description": "StableDiffusionXL model fine-tuned for anime.",
"modelspec.date": "2023-07-29",
"modelspec.license": "CreativeML Open RAIL++-M"
}
📄 License
The model is licensed under the CreativeML Open RAIL++ - M license.