mirror of
https://www.modelscope.cn/Comfy-Org/Qwen-Image-Edit_ComfyUI.git
synced 2026-08-31 00:12:56 +08:00
Normalize README metadata and formatting (#25)
- Normalize README metadata and formatting (e4f0dd9ab5e5ad7412b0a30fb2363138c587cee0) (batch 1/1)
This commit is contained in:
44
README.md
44
README.md
@ -1,10 +1,52 @@
|
||||
---
|
||||
license: apache-2.0
|
||||
tags:
|
||||
- diffusion-single-file
|
||||
- comfyui
|
||||
- diffusion-single-file
|
||||
base_model:
|
||||
- Qwen/Qwen-Image-Edit
|
||||
- Qwen/Qwen-Image-Edit-2509
|
||||
- Qwen/Qwen-Image-Edit-2511
|
||||
- FireRedTeam/FireRed-Image-Edit-1.0
|
||||
---
|
||||
|
||||
# Qwen-Image Edit
|
||||
|
||||
Repackaged model files for ComfyUI.
|
||||
|
||||
Original model repository:
|
||||
|
||||
- https://huggingface.co/dx8152/Qwen-Edit-2509-Light-Migration/
|
||||
- https://huggingface.co/dx8152/Qwen-Edit-2509-Multiple-angles
|
||||
- https://huggingface.co/dx8152/Qwen-Image-Edit-2509-Fusion
|
||||
- https://huggingface.co/dx8152/Qwen-Image-Edit-2509-Relight
|
||||
- https://huggingface.co/lrzjason/QwenEdit-Anything2Real_Alpha/
|
||||
|
||||
Place the files in the following folders:
|
||||
|
||||
```
|
||||
📂 ComfyUI/
|
||||
├── 📂 models/
|
||||
│ ├── 📂 diffusion_models/
|
||||
│ │ ├── firered_image_edit_1.0_bf16.safetensors
|
||||
│ │ ├── qwen_image_edit_2509_bf16.safetensors
|
||||
│ │ ├── qwen_image_edit_2509_fp8_e4m3fn.safetensors
|
||||
│ │ ├── qwen_image_edit_2509_fp8mixed.safetensors
|
||||
│ │ ├── qwen_image_edit_2511_bf16.safetensors
|
||||
│ │ ├── qwen_image_edit_2511_fp8mixed.safetensors
|
||||
│ │ ├── qwen_image_edit_2511_int8_convrot.safetensors
|
||||
│ │ ├── qwen_image_edit_bf16.safetensors
|
||||
│ │ └── qwen_image_edit_fp8_e4m3fn.safetensors
|
||||
│ ├── 📂 loras/
|
||||
│ │ ├── Qwen-Edit-2509-Multiple-angles.safetensors
|
||||
│ │ ├── Qwen-Image-Edit-2509-Anything2RealAlpha.safetensors
|
||||
│ │ ├── Qwen-Image-Edit-2509-Fusion.safetensors
|
||||
│ │ ├── Qwen-Image-Edit-2509-Light-Migration.safetensors
|
||||
│ │ ├── Qwen-Image-Edit-2509-Relight.safetensors
|
||||
│ │ └── Qwen-Image-Edit-2509-White_to_Scene.safetensors
|
||||
```
|
||||
|
||||
---
|
||||
## LoRA model source
|
||||
- Qwen-Image-Edit-2509-Light-Migration.safetensors from [dx8152/Qwen-Edit-2509-Light-Migration](https://huggingface.co/dx8152/Qwen-Edit-2509-Light-Migration/)
|
||||
- Qwen-Edit-2509-Multiple-angles.safetensors from [dx8152/Qwen-Edit-2509-Multiple-angles](https://huggingface.co/dx8152/Qwen-Edit-2509-Multiple-angles)
|
||||
|
||||
Reference in New Issue
Block a user