Lexius commited on
Commit
7beb7b6
·
1 Parent(s): 7af1e26

Normalize README metadata and formatting (#27)

Browse files

- Normalize README metadata and formatting (df868e3d33ad0b7bd27b766ca23cffff9f527f91)
- Place upstream sources with model description (b4fd83006d204ff54113459650133ab63e31780f)

Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,14 +1,24 @@
1
  ---
2
  license: apache-2.0
3
  tags:
4
- - diffusion-single-file
5
  - comfyui
 
 
 
 
 
6
  ---
7
 
8
  # Qwen-Image
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
8
+ - Qwen/Qwen-Image-2512
9
+ - DiffSynth-Studio/Qwen-Image-Distill-Full
10
  ---
11
 
12
  # Qwen-Image
13
 
14
  Repackaged model files for ComfyUI.
15
 
16
+ Original model repository:
17
+
18
+ - https://huggingface.co/Qwen/Qwen-Image
19
+ - https://huggingface.co/Qwen/Qwen-Image-2512
20
+ - https://huggingface.co/DiffSynth-Studio/Qwen-Image-Distill-Full
21
+
22
  Place the files in the following folders:
23
 
24
  ```