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
Place upstream sources with model description
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ base_model:
|
|
| 11 |
|
| 12 |
Repackaged model files for ComfyUI.
|
| 13 |
|
|
|
|
|
|
|
| 14 |
Place the files in the following folders:
|
| 15 |
|
| 16 |
```
|
|
@@ -20,7 +22,3 @@ Place the files in the following folders:
|
|
| 20 |
β β βββ sd21-unclip-h.ckpt
|
| 21 |
β β βββ sd21-unclip-l.ckpt
|
| 22 |
```
|
| 23 |
-
|
| 24 |
-
## Upstream sources
|
| 25 |
-
|
| 26 |
-
- [stabilityai/stable-diffusion-2-1-unclip](https://huggingface.co/stabilityai/stable-diffusion-2-1-unclip)
|
|
|
|
| 11 |
|
| 12 |
Repackaged model files for ComfyUI.
|
| 13 |
|
| 14 |
+
Original model repository: https://huggingface.co/stabilityai/stable-diffusion-2-1-unclip
|
| 15 |
+
|
| 16 |
Place the files in the following folders:
|
| 17 |
|
| 18 |
```
|
|
|
|
| 22 |
β β βββ sd21-unclip-h.ckpt
|
| 23 |
β β βββ sd21-unclip-l.ckpt
|
| 24 |
```
|
|
|
|
|
|
|
|
|
|
|
|