File size: 2,507 Bytes
5deee88
2398098
5deee88
1e7c5c8
5deee88
 
 
 
 
 
 
 
2a5566e
5deee88
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
---
license: openrail++
thumbnail: >-
  https://huggingface.co./ddPn08/SwimInLatent/resolve/main/images/thumbnail.png
tags:
  - stable-diffusion
  - text-to-image
  - safetensors
  - diffusers
inference: true
widget:
  - text: >-
      masterpiece, best quality, 1girl, solo, bikini, upper body, short hair, arms behind back, looking at viewer, ocean, wave, water
    example_title: example
language:
  - en
library_name: diffusers
---

<div align="center">

![](./images/thumbnail.png)

</div>
<h1 align="center"><b>Swim In Latent</b></h1>
<p align="center">StableDiffusionXL model fine-tuned for anime.</p>

<br >

# Samples

![](./images/sample-01.jpeg)
```
(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),
```
![](./images/sample-02.jpeg)
```
(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),
```
![](./images/sample-03.jpeg)
```
(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),
```
![](./images/sample-04.jpeg)
```
(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),
```

<br >

---

A simple workflow file for use with comfyui is here.

[workflow-swim-in-latent.json](./workflow-swim-in-latent.json)

<br >

# metadata.json

```json
{
    "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"
}
```