Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-sa-4.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-sa-4.0
|
| 3 |
+
base_model:
|
| 4 |
+
- common-canvas/CommonCanvas-S-C
|
| 5 |
+
---
|
| 6 |
+
Repack of [CommonCanvas-S-C](https://huggingface.co/common-canvas/CommonCanvas-S-C), since the current version of ComfyUI can no longer run the original for some reason. I spliced in the version of OpenCLIP ViT/H from the Comfy-Org [repack](https://huggingface.co/Comfy-Org/stable_diffusion_2.1_repackaged) of SD 2.1, since it's the same one CommonCanvas uses.
|