Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,9 @@ tags:
|
|
10 |
license: openrail++
|
11 |
pipeline_tag: image-to-image
|
12 |
library_name: diffusers
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Waifu Decensor XL
|
@@ -73,4 +76,4 @@ decensored.show()
|
|
73 |
|
74 |
- **Large-area inpainting**: Inpainting very large regions may result in lower-quality or less coherent outputs.
|
75 |
|
76 |
-
**If you have suggestions on how to improve above issues, please share them with us!**
|
|
|
10 |
license: openrail++
|
11 |
pipeline_tag: image-to-image
|
12 |
library_name: diffusers
|
13 |
+
base_model:
|
14 |
+
- stabilityai/stable-diffusion-xl-base-1.0
|
15 |
+
- OnomaAIResearch/Illustrious-xl-early-release-v0
|
16 |
---
|
17 |
|
18 |
# Waifu Decensor XL
|
|
|
76 |
|
77 |
- **Large-area inpainting**: Inpainting very large regions may result in lower-quality or less coherent outputs.
|
78 |
|
79 |
+
**If you have suggestions on how to improve above issues, please share them with us!**
|