|
--- |
|
license: creativeml-openrail-m |
|
language: |
|
- en |
|
library_name: diffusers |
|
pipeline_tag: text-to-image |
|
--- |
|
### Based off [NegiInNattoMaki/Nabylon](https://huggingface.co/NegiInNattoMaki/Nabylon) |
|
All credits go to the original author and all the author of Nabylon's ancestor models |
|
|
|
### Inpainting |
|
This model can be used for inpainting, as it's the original Nabylon-v1.0 merged with |
|
[runwayml/stable-diffusion-inpainting](https://huggingface.co/runwayml/stable-diffusion-inpainting) and |
|
[runwayml/stable-diffusion-v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5) via the weights of |
|
``` |
|
stable-diffusion-inpainting + (Nabylon-v1.0 - stable-diffusion-v1-5) |
|
``` |
|
|
|
### Diffusers |
|
The merged model was converted to be used with the [🧨Diffusers library](https://github.com/huggingface/diffusers) |