Update README.md
Browse files
README.md
CHANGED
|
@@ -19,14 +19,14 @@ Original model repository: https://huggingface.co/jdopensource/JoyAI-Image-Edit-
|
|
| 19 |
Place the files in the following folders:
|
| 20 |
|
| 21 |
```
|
| 22 |
-
ComfyUI/
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
```
|
|
|
|
| 19 |
Place the files in the following folders:
|
| 20 |
|
| 21 |
```
|
| 22 |
+
π ComfyUI/
|
| 23 |
+
βββ π models/
|
| 24 |
+
β βββ π diffusion_models/
|
| 25 |
+
β β βββ joyai_image_edit_plus_bf16.safetensors
|
| 26 |
+
β β βββ joyai_image_edit_plus_int8_convrot.safetensors
|
| 27 |
+
β βββ text_encoders/
|
| 28 |
+
β β βββ qwen3vl_8b_joyimage_edit_plus_bf16.safetensors
|
| 29 |
+
β β βββ qwen3vl_8b_joyimage_edit_plus_int8_convrot.safetensors
|
| 30 |
+
| βββ vae/
|
| 31 |
+
| βββ wan_2.1_vae.safetensors
|
| 32 |
```
|