Instructions to use Comfy-Org/stable_diffusion_2.1_unclip_repackaged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/stable_diffusion_2.1_unclip_repackaged with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| license: openrail++ | |
| tags: | |
| - comfyui | |
| - diffusion-single-file | |
| base_model: | |
| - stabilityai/stable-diffusion-2-1-unclip | |
| # Stable Diffusion 2.1 UnCLIP | |
| Repackaged model files for ComfyUI. | |
| Original model repository: https://huggingface.co/stabilityai/stable-diffusion-2-1-unclip | |
| Place the files in the following folders: | |
| ``` | |
| π ComfyUI/ | |
| βββ π models/ | |
| β βββ π checkpoints/ | |
| β β βββ sd21-unclip-h.ckpt | |
| β β βββ sd21-unclip-l.ckpt | |
| ``` | |