hansyan commited on
Commit
a21b36a
1 Parent(s): 5cf0693

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
2
  license: cc-by-nc-4.0
3
  ---
 
4
 
5
- Github repo: https://github.com/magic-research/piecewise-rectified-flow <br>
6
- Project page: https://piecewise-rectified-flow.github.io/
7
 
 
8
  ```python
9
  import torch, torchvision
10
  from diffusers import StableDiffusionPipeline, UNet2DConditionModel
 
1
  ---
2
  license: cc-by-nc-4.0
3
  ---
4
+ **Github repo**: https://github.com/magic-research/piecewise-rectified-flow <br>
5
 
6
+ **Project page**: https://piecewise-rectified-flow.github.io/
 
7
 
8
+ **Demo**
9
  ```python
10
  import torch, torchvision
11
  from diffusers import StableDiffusionPipeline, UNet2DConditionModel