Lexius commited on
Commit
6f0887f
Β·
1 Parent(s): 8733ce4

Normalize README folder tree formatting

Browse files
Files changed (1) hide show
  1. README.md +32 -32
README.md CHANGED
@@ -18,36 +18,36 @@ Place the files in the following folders:
18
 
19
  ```
20
  πŸ“‚ ComfyUI/
21
- └── πŸ“‚ models/
22
- β”œβ”€β”€ πŸ“‚ diffusion_models/
23
- β”‚ β”œβ”€β”€ pid_1.5_flux1_1024_to_4096_4step_bf16.safetensors
24
- β”‚ β”œβ”€β”€ pid_1.5_flux1_1024_to_4096_4step_int8_convrot.safetensors
25
- β”‚ β”œβ”€β”€ pid_1.5_flux1_1024_to_4096_bf16.safetensors
26
- β”‚ β”œβ”€β”€ pid_1.5_flux1_1024_to_4096_int8_convrot.safetensors
27
- β”‚ β”œβ”€β”€ pid_1.5_flux2_1024_to_4096_4step_bf16.safetensors
28
- β”‚ β”œβ”€β”€ pid_1.5_flux2_1024_to_4096_4step_int8_convrot.safetensors
29
- β”‚ β”œβ”€β”€ pid_1.5_flux2_1024_to_4096_bf16.safetensors
30
- β”‚ β”œβ”€β”€ pid_1.5_flux2_1024_to_4096_int8_convrot.safetensors
31
- β”‚ β”œβ”€β”€ pid_1.5_qwenimage_1024_to_4096_4step_bf16.safetensors
32
- β”‚ β”œβ”€β”€ pid_1.5_qwenimage_1024_to_4096_4step_int8_convrot.safetensors
33
- β”‚ β”œβ”€β”€ pid_1.5_qwenimage_1024_to_4096_bf16.safetensors
34
- β”‚ β”œβ”€β”€ pid_1.5_qwenimage_1024_to_4096_int8_convrot.safetensors
35
- β”‚ β”œβ”€β”€ pid_flux1_1024_to_4096_4step_bf16.safetensors
36
- β”‚ β”œβ”€β”€ pid_flux1_1024_to_4096_4step_mxfp8.safetensors
37
- β”‚ β”œβ”€β”€ pid_flux1_512_to_2048_4step_bf16.safetensors
38
- β”‚ β”œβ”€β”€ pid_flux1_512_to_2048_4step_mxfp8.safetensors
39
- β”‚ β”œβ”€β”€ pid_flux2_1024_to_4096_4step_2606_bf16.safetensors
40
- β”‚ β”œβ”€β”€ pid_flux2_1024_to_4096_4step_bf16.safetensors
41
- β”‚ β”œβ”€β”€ pid_flux2_1024_to_4096_4step_mxfp8.safetensors
42
- β”‚ β”œβ”€β”€ pid_flux2_512_to_2048_4step_bf16.safetensors
43
- β”‚ β”œβ”€β”€ pid_flux2_512_to_2048_4step_mxfp8.safetensors
44
- β”‚ β”œβ”€β”€ pid_qwenimage_1024_to_4096_4step_bf16.safetensors
45
- β”‚ β”œβ”€β”€ pid_sd3_1024_to_4096_4step_bf16.safetensors
46
- β”‚ β”œβ”€β”€ pid_sd3_512_to_2048_4step_bf16.safetensors
47
- β”‚ β”œβ”€β”€ pid_sdxl_1024_to_4096_4step_bf16.safetensors
48
- β”‚ β”œβ”€β”€ pixeldit_1300m_1024px_bf16.safetensors
49
- β”‚ └── pixeldit_1300m_1024px_mxfp8.safetensors
50
- └── πŸ“‚ text_encoders/
51
- β”œβ”€β”€ gemma_2_2b_it_elm_bf16.safetensors
52
- └── gemma_2_2b_it_elm_fp8_scaled.safetensors
53
  ```
 
18
 
19
  ```
20
  πŸ“‚ ComfyUI/
21
+ β”œβ”€β”€ πŸ“‚ models/
22
+ β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
23
+ β”‚ β”‚ β”œβ”€β”€ pid_1.5_flux1_1024_to_4096_4step_bf16.safetensors
24
+ β”‚ β”‚ β”œβ”€β”€ pid_1.5_flux1_1024_to_4096_4step_int8_convrot.safetensors
25
+ β”‚ β”‚ β”œβ”€β”€ pid_1.5_flux1_1024_to_4096_bf16.safetensors
26
+ β”‚ β”‚ β”œβ”€β”€ pid_1.5_flux1_1024_to_4096_int8_convrot.safetensors
27
+ β”‚ β”‚ β”œβ”€β”€ pid_1.5_flux2_1024_to_4096_4step_bf16.safetensors
28
+ β”‚ β”‚ β”œβ”€β”€ pid_1.5_flux2_1024_to_4096_4step_int8_convrot.safetensors
29
+ β”‚ β”‚ β”œβ”€β”€ pid_1.5_flux2_1024_to_4096_bf16.safetensors
30
+ β”‚ β”‚ β”œβ”€β”€ pid_1.5_flux2_1024_to_4096_int8_convrot.safetensors
31
+ β”‚ β”‚ β”œβ”€β”€ pid_1.5_qwenimage_1024_to_4096_4step_bf16.safetensors
32
+ β”‚ β”‚ β”œβ”€β”€ pid_1.5_qwenimage_1024_to_4096_4step_int8_convrot.safetensors
33
+ β”‚ β”‚ β”œβ”€β”€ pid_1.5_qwenimage_1024_to_4096_bf16.safetensors
34
+ β”‚ β”‚ β”œβ”€β”€ pid_1.5_qwenimage_1024_to_4096_int8_convrot.safetensors
35
+ β”‚ β”‚ β”œβ”€β”€ pid_flux1_1024_to_4096_4step_bf16.safetensors
36
+ β”‚ β”‚ β”œβ”€β”€ pid_flux1_1024_to_4096_4step_mxfp8.safetensors
37
+ β”‚ β”‚ β”œβ”€β”€ pid_flux1_512_to_2048_4step_bf16.safetensors
38
+ β”‚ β”‚ β”œβ”€β”€ pid_flux1_512_to_2048_4step_mxfp8.safetensors
39
+ β”‚ β”‚ β”œβ”€β”€ pid_flux2_1024_to_4096_4step_2606_bf16.safetensors
40
+ β”‚ β”‚ β”œβ”€β”€ pid_flux2_1024_to_4096_4step_bf16.safetensors
41
+ β”‚ β”‚ β”œβ”€β”€ pid_flux2_1024_to_4096_4step_mxfp8.safetensors
42
+ β”‚ β”‚ β”œβ”€β”€ pid_flux2_512_to_2048_4step_bf16.safetensors
43
+ β”‚ β”‚ β”œβ”€β”€ pid_flux2_512_to_2048_4step_mxfp8.safetensors
44
+ β”‚ β”‚ β”œβ”€β”€ pid_qwenimage_1024_to_4096_4step_bf16.safetensors
45
+ β”‚ β”‚ β”œβ”€β”€ pid_sd3_1024_to_4096_4step_bf16.safetensors
46
+ β”‚ β”‚ β”œβ”€β”€ pid_sd3_512_to_2048_4step_bf16.safetensors
47
+ β”‚ β”‚ β”œβ”€β”€ pid_sdxl_1024_to_4096_4step_bf16.safetensors
48
+ β”‚ β”‚ β”œβ”€β”€ pixeldit_1300m_1024px_bf16.safetensors
49
+ β”‚ β”‚ └── pixeldit_1300m_1024px_mxfp8.safetensors
50
+ β”‚ β”œβ”€β”€ πŸ“‚ text_encoders/
51
+ β”‚ β”‚ β”œβ”€β”€ gemma_2_2b_it_elm_bf16.safetensors
52
+ β”‚ β”‚ └── gemma_2_2b_it_elm_fp8_scaled.safetensors
53
  ```