File size: 1,385 Bytes
9e69b56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: other
thumbnail: >-
  https://huggingface.co/ddPn08/unknownx/resolve/main/images/main.png
tags:
  - stable-diffusion
  - text-to-image
  - safetensors
  - diffusers
inference: true
widget:
  - text: >-
      masterpiece, best quality, 1girl, moriya suwako, solo, brown headwear, blonde hair, medium hair, bangs, yellow eyes, purple vest, white shirt, frog print, outdoors, lake, rain, partially submerged
    example_title: example
language:
  - en
library_name: diffusers
---

<div align="center">

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

</div>
<h1 align="center"><b>UnknownX</b></h1>
<p align="center">Unknown image generation model.</p>

<br >

<div align="center">

[![](https://img.shields.io/static/v1?label=FP32&message=SafeTensors&labelColor=444&color=72B76C&style=for-the-badge)](https://huggingface.co/ddPn08/unknownx/resolve/main/unknownx-fp32.safetensors)
[![](https://img.shields.io/static/v1?label=FP16&message=SafeTensors&labelColor=444&color=72B76C&style=for-the-badge)](https://huggingface.co/ddPn08/unknownx/resolve/main/unknownx-fp16.safetensors)

</div>

<br >

`meta.yaml`
```yaml
models:
  unknownx:
    base: sd1.4
    merge: {}
    network_module:
      - lora
      - lycoris(algo=lora)
      - lycoris(algo=loha)
    dreambooth: true
```

<br >

# License
UnknownX is released under the Fair AI Public License 1.0-SD (https://freedevproject.org/faipl-1.0-sd/).