Lexius commited on
Commit
46ff055
Β·
1 Parent(s): 59e98fc

Normalize README folder tree formatting

Browse files
Files changed (1) hide show
  1. README.md +49 -49
README.md CHANGED
@@ -12,55 +12,55 @@ Place the files in the following folders:
12
 
13
  ```
14
  πŸ“‚ ComfyUI/
15
- └── πŸ“‚ models/
16
- β”œβ”€β”€ πŸ“‚ audio_encoders/
17
- β”‚ └── wav2vec2_large_english_fp16.safetensors
18
- β”œβ”€β”€ πŸ“‚ diffusion_models/
19
- β”‚ β”œβ”€β”€ chrono_edit_14B_fp16.safetensors
20
- β”‚ β”œβ”€β”€ wan2.2_animate_14B_bf16.safetensors
21
- β”‚ β”œβ”€β”€ wan2.2_animate_14B_int8_convrot.safetensors
22
- β”‚ β”œβ”€β”€ wan2.2_fun_camera_high_noise_14B_bf16.safetensors
23
- β”‚ β”œβ”€β”€ wan2.2_fun_camera_high_noise_14B_fp8_scaled.safetensors
24
- β”‚ β”œβ”€β”€ wan2.2_fun_camera_low_noise_14B_bf16.safetensors
25
- β”‚ β”œβ”€β”€ wan2.2_fun_camera_low_noise_14B_fp8_scaled.safetensors
26
- β”‚ β”œβ”€β”€ wan2.2_fun_control_5B_bf16.safetensors
27
- β”‚ β”œβ”€β”€ wan2.2_fun_control_high_noise_14B_bf16.safetensors
28
- β”‚ β”œβ”€β”€ wan2.2_fun_control_high_noise_14B_fp8_scaled.safetensors
29
- β”‚ β”œβ”€β”€ wan2.2_fun_control_low_noise_14B_bf16.safetensors
30
- β”‚ β”œβ”€β”€ wan2.2_fun_control_low_noise_14B_fp8_scaled.safetensors
31
- β”‚ β”œβ”€β”€ wan2.2_fun_inpaint_5B_bf16.safetensors
32
- β”‚ β”œβ”€β”€ wan2.2_fun_inpaint_high_noise_14B_bf16.safetensors
33
- β”‚ β”œβ”€β”€ wan2.2_fun_inpaint_high_noise_14B_fp8_scaled.safetensors
34
- β”‚ β”œβ”€β”€ wan2.2_fun_inpaint_low_noise_14B_bf16.safetensors
35
- β”‚ β”œβ”€β”€ wan2.2_fun_inpaint_low_noise_14B_fp8_scaled.safetensors
36
- β”‚ β”œβ”€β”€ wan2.2_fun_vace_high_noise_14B_bf16.safetensors
37
- β”‚ β”œβ”€β”€ wan2.2_fun_vace_high_noise_14B_fp8_scaled.safetensors
38
- β”‚ β”œβ”€β”€ wan2.2_fun_vace_low_noise_14B_bf16.safetensors
39
- β”‚ β”œβ”€β”€ wan2.2_fun_vace_low_noise_14B_fp8_scaled.safetensors
40
- β”‚ β”œβ”€β”€ wan2.2_i2v_high_noise_14B_fp16.safetensors
41
- β”‚ β”œβ”€β”€ wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors
42
- β”‚ β”œβ”€β”€ wan2.2_i2v_low_noise_14B_fp16.safetensors
43
- β”‚ β”œβ”€β”€ wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors
44
- β”‚ β”œβ”€β”€ wan2.2_s2v_14B_bf16.safetensors
45
- β”‚ β”œβ”€β”€ wan2.2_s2v_14B_fp8_scaled.safetensors
46
- β”‚ β”œβ”€β”€ wan2.2_t2v_high_noise_14B_fp16.safetensors
47
- β”‚ β”œβ”€β”€ wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors
48
- β”‚ β”œβ”€β”€ wan2.2_t2v_low_noise_14B_fp16.safetensors
49
- β”‚ β”œβ”€β”€ wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors
50
- β”‚ └── wan2.2_ti2v_5B_fp16.safetensors
51
- β”œβ”€β”€ πŸ“‚ loras/
52
- β”‚ β”œβ”€β”€ chronoedit_distill_lora.safetensors
53
- β”‚ β”œβ”€β”€ wan2.2_animate_14B_relight_lora_bf16.safetensors
54
- β”‚ β”œβ”€β”€ wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors
55
- β”‚ β”œβ”€β”€ wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors
56
- β”‚ β”œβ”€β”€ wan2.2_t2v_lightx2v_4steps_lora_v1.1_high_noise.safetensors
57
- β”‚ └── wan2.2_t2v_lightx2v_4steps_lora_v1.1_low_noise.safetensors
58
- β”œβ”€β”€ πŸ“‚ text_encoders/
59
- β”‚ β”œβ”€β”€ umt5_xxl_fp16.safetensors
60
- β”‚ └── umt5_xxl_fp8_e4m3fn_scaled.safetensors
61
- └── πŸ“‚ vae/
62
- β”œβ”€β”€ wan2.2_vae.safetensors
63
- └── wan_2.1_vae.safetensors
64
  ```
65
 
66
  ---
 
12
 
13
  ```
14
  πŸ“‚ ComfyUI/
15
+ β”œβ”€β”€ πŸ“‚ models/
16
+ β”‚ β”œβ”€β”€ πŸ“‚ audio_encoders/
17
+ β”‚ β”‚ └── wav2vec2_large_english_fp16.safetensors
18
+ β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
19
+ β”‚ β”‚ β”œβ”€β”€ chrono_edit_14B_fp16.safetensors
20
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_animate_14B_bf16.safetensors
21
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_animate_14B_int8_convrot.safetensors
22
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_camera_high_noise_14B_bf16.safetensors
23
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_camera_high_noise_14B_fp8_scaled.safetensors
24
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_camera_low_noise_14B_bf16.safetensors
25
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_camera_low_noise_14B_fp8_scaled.safetensors
26
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_control_5B_bf16.safetensors
27
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_control_high_noise_14B_bf16.safetensors
28
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_control_high_noise_14B_fp8_scaled.safetensors
29
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_control_low_noise_14B_bf16.safetensors
30
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_control_low_noise_14B_fp8_scaled.safetensors
31
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_inpaint_5B_bf16.safetensors
32
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_inpaint_high_noise_14B_bf16.safetensors
33
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_inpaint_high_noise_14B_fp8_scaled.safetensors
34
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_inpaint_low_noise_14B_bf16.safetensors
35
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_inpaint_low_noise_14B_fp8_scaled.safetensors
36
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_vace_high_noise_14B_bf16.safetensors
37
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_vace_high_noise_14B_fp8_scaled.safetensors
38
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_vace_low_noise_14B_bf16.safetensors
39
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_fun_vace_low_noise_14B_fp8_scaled.safetensors
40
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_i2v_high_noise_14B_fp16.safetensors
41
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors
42
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_i2v_low_noise_14B_fp16.safetensors
43
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors
44
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_s2v_14B_bf16.safetensors
45
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_s2v_14B_fp8_scaled.safetensors
46
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_t2v_high_noise_14B_fp16.safetensors
47
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors
48
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_t2v_low_noise_14B_fp16.safetensors
49
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors
50
+ β”‚ β”‚ └── wan2.2_ti2v_5B_fp16.safetensors
51
+ β”‚ β”œβ”€β”€ πŸ“‚ loras/
52
+ β”‚ β”‚ β”œβ”€β”€ chronoedit_distill_lora.safetensors
53
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_animate_14B_relight_lora_bf16.safetensors
54
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors
55
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors
56
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_t2v_lightx2v_4steps_lora_v1.1_high_noise.safetensors
57
+ β”‚ β”‚ └── wan2.2_t2v_lightx2v_4steps_lora_v1.1_low_noise.safetensors
58
+ β”‚ β”œβ”€β”€ πŸ“‚ text_encoders/
59
+ β”‚ β”‚ β”œβ”€β”€ umt5_xxl_fp16.safetensors
60
+ β”‚ β”‚ └── umt5_xxl_fp8_e4m3fn_scaled.safetensors
61
+ β”‚ β”œβ”€β”€ πŸ“‚ vae/
62
+ β”‚ β”‚ β”œβ”€β”€ wan2.2_vae.safetensors
63
+ β”‚ β”‚ └── wan_2.1_vae.safetensors
64
  ```
65
 
66
  ---