comfyui
Lexius commited on
Commit
b3f4f98
Β·
1 Parent(s): 70e1298

Add ComfyUI model installation guide (#9)

Browse files

- Add ComfyUI model installation guide (8733ce46a0eb5f255abe9ab7a47e1f5bc5e123b3)
- Normalize README folder tree formatting (6f0887f63109a96a1061d6dffd94a9f6fbeeddf2)

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -32,7 +32,6 @@ Place the files in the following folders:
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_512_to_2048_4step_bf16.safetensors
36
  β”‚ β”‚ β”œβ”€β”€ pid_flux1_1024_to_4096_4step_bf16.safetensors
37
  β”‚ β”‚ β”œβ”€β”€ pid_flux1_1024_to_4096_4step_mxfp8.safetensors
38
  β”‚ β”‚ β”œβ”€β”€ pid_flux1_512_to_2048_4step_bf16.safetensors
@@ -49,5 +48,6 @@ Place the files in the following folders:
49
  β”‚ β”‚ β”œβ”€β”€ pixeldit_1300m_1024px_bf16.safetensors
50
  β”‚ β”‚ └── pixeldit_1300m_1024px_mxfp8.safetensors
51
  β”‚ β”œβ”€β”€ πŸ“‚ text_encoders/
52
- β”‚ β”‚ └── gemma_2_2b_it_elm_bf16.safetensors
53
- ```
 
 
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
 
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
+ ```