|
|
--- |
|
|
license: creativeml-openrail-m |
|
|
language: |
|
|
- en |
|
|
base_model: |
|
|
- CompVis/stable-diffusion-v1-4 |
|
|
- limuloo1999/MIGC |
|
|
pipeline_tag: text-to-image |
|
|
--- |
|
|
# About file |
|
|
|
|
|
<!-- Provide a quick summary of what the model is/does. --> |
|
|
|
|
|
Diffusers version of MIGC adapter state dict. The actual values are identical to the original checkpoint file [MICG_SD14.ckpt](https://huggingface.co/limuloo1999/MIGC) |
|
|
Please see the details of MIGC in the [MIGC repositiory](https://github.com/limuloo/MIGC). |
|
|
|
|
|
How to use this modified MIGC adapter is described in [MIGC-diffusers](https://github.com/thisisWooyeol/MIGC-diffusers) github repository. |
|
|
|