nbeerbower
commited on
Commit
•
c7d2f9b
1
Parent(s):
36110a8
add model
Browse files- NikuMixXL.safetensors +3 -0
- README.md +13 -1
NikuMixXL.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fe5e1c7130601bf864008142273598cbc958cbce5105d0862a52df5b52b6fb6
|
3 |
+
size 6957286196
|
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: openrail++
|
3 |
+
library_name: diffusers
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
tags:
|
7 |
+
- text-to-image
|
8 |
+
- stable-diffusion
|
9 |
+
- safetensors
|
10 |
+
- stable-diffusion-xl
|
11 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
12 |
---
|
13 |
+
|
14 |
+
Stable Diffusion XL anime illustration model built for NikuX
|
15 |
+
|