Fix CogVideoX VAE folder in README

#4
by Lexius - opened
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -27,6 +27,6 @@ Place the files in the following folders:
27
  β”‚ β”‚ └── raft_large_C_T_SKHT_V2-ff5fadd5.safetensors
28
  β”‚ β”œβ”€β”€ πŸ“‚ text_encoders/
29
  β”‚ β”‚ └── t5xxl_fp16.safetensors
30
- β”‚ β”œβ”€β”€ πŸ“‚ text_encoders/
31
- β”‚ β”‚ └── cogvideox_vae.safetensors
32
  ```
 
27
  β”‚ β”‚ └── raft_large_C_T_SKHT_V2-ff5fadd5.safetensors
28
  β”‚ β”œβ”€β”€ πŸ“‚ text_encoders/
29
  β”‚ β”‚ └── t5xxl_fp16.safetensors
30
+ β”‚ └── πŸ“‚ vae/
31
+ β”‚ └── cogvideox_vae.safetensors
32
  ```