Instructions to use Comfy-Org/Qwen-Image-Edit_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-Edit_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
Update README.md
#4
by ajay5500 - opened
README.md
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
+
- diffusion-single-file
|
| 5 |
+
- comfyui
|
| 6 |
+
base_model:
|
| 7 |
+
- Qwen/Qwen-Image-Edit
|
| 8 |
+
- Comfy-Org/Qwen-Image-Edit_ComfyUI
|
| 9 |
+
---
|