Instructions to use Comfy-Org/JoyAI-Image-Edit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/JoyAI-Image-Edit 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
Normalize README metadata and formatting
Browse filesNormalize model-card metadata and README formatting across Comfy-Org: use a consistent key and tag order, add upstream/base-model metadata where applicable, normalize code fences, remove redundant separators, and ensure a final newline.
README.md
CHANGED
|
@@ -1,14 +1,15 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
tags:
|
| 3 |
- comfyui
|
| 4 |
- image-editing
|
| 5 |
- joyai
|
| 6 |
- multi-image
|
| 7 |
- diffusion-single-file
|
| 8 |
-
|
|
|
|
| 9 |
library_name: ComfyUI
|
| 10 |
pipeline_tag: image-to-image
|
| 11 |
-
base_model: jdopensource/JoyAI-Image-Edit-Plus-Diffusers
|
| 12 |
---
|
| 13 |
|
| 14 |
# JoyAI-Image-Edit-Plus
|
|
@@ -19,7 +20,7 @@ Original model repository: https://huggingface.co/jdopensource/JoyAI-Image-Edit-
|
|
| 19 |
|
| 20 |
Place the files in the following folders:
|
| 21 |
|
| 22 |
-
```
|
| 23 |
π ComfyUI/
|
| 24 |
βββ π models/
|
| 25 |
β βββ π diffusion_models/
|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- comfyui
|
| 5 |
- image-editing
|
| 6 |
- joyai
|
| 7 |
- multi-image
|
| 8 |
- diffusion-single-file
|
| 9 |
+
base_model:
|
| 10 |
+
- jdopensource/JoyAI-Image-Edit-Plus-Diffusers
|
| 11 |
library_name: ComfyUI
|
| 12 |
pipeline_tag: image-to-image
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# JoyAI-Image-Edit-Plus
|
|
|
|
| 20 |
|
| 21 |
Place the files in the following folders:
|
| 22 |
|
| 23 |
+
```
|
| 24 |
π ComfyUI/
|
| 25 |
βββ π models/
|
| 26 |
β βββ π diffusion_models/
|