feizhengcong commited on
Commit
3e18fb2
·
verified ·
1 Parent(s): e570034

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ diffusers formation for mochi-1-preview model.
5
 
6
  It was create by scripts: https://github.com/huggingface/diffusers/blob/mochi/scripts/convert_mochi_to_diffusers.py
7
 
8
- The model can be directly load with from pretrained with mochi branch: https://github.com/huggingface/diffusers/tree/mochi
9
 
10
  ```bash
11
  from diffusers import MochiPipeline
 
5
 
6
  It was create by scripts: https://github.com/huggingface/diffusers/blob/mochi/scripts/convert_mochi_to_diffusers.py
7
 
8
+ The model can be directly load from pretrained with mochi branch: https://github.com/huggingface/diffusers/tree/mochi
9
 
10
  ```bash
11
  from diffusers import MochiPipeline