Instructions to use Comfy-Org/Qwen-Image-Layered_ComfyUI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/Qwen-Image-Layered_ComfyUI 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 (#9)
Browse files- Normalize README metadata and formatting (b901b843084a06147daa886c3011e923d3e1cfea)
- Place upstream sources with model description (ef279dd92ea6008d21c44c839373e3d18712d6d7)
README.md
CHANGED
|
@@ -1,14 +1,18 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# Qwen-Image Layered
|
| 9 |
|
| 10 |
Repackaged model files for ComfyUI.
|
| 11 |
|
|
|
|
|
|
|
| 12 |
Place the files in the following folders:
|
| 13 |
|
| 14 |
```
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
+
- comfyui
|
| 5 |
+
- diffusion-single-file
|
| 6 |
+
base_model:
|
| 7 |
+
- Qwen/Qwen-Image-Layered
|
| 8 |
---
|
| 9 |
|
| 10 |
# Qwen-Image Layered
|
| 11 |
|
| 12 |
Repackaged model files for ComfyUI.
|
| 13 |
|
| 14 |
+
Original model repository: https://huggingface.co/Qwen/Qwen-Image-Layered
|
| 15 |
+
|
| 16 |
Place the files in the following folders:
|
| 17 |
|
| 18 |
```
|