Lexius commited on
Commit
211aef9
Β·
1 Parent(s): 427b13c

Fix CogVideoX VAE folder in README (#4)

Browse files

- Fix CogVideoX VAE folder in README (6f3086dbb15ac27e78de227ffa7082cfae74f3a6)

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
  ```