j-min commited on
Commit
a336474
·
1 Parent(s): 4247207

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  # Diffusers 🧨 port of [ReCo: Region-Controlled Text-to-Image Generation (CVPR 2023)](https://github.com/microsoft/ReCo)
3
 
4
  - Original authors: Zhengyuan Yang, Jianfeng Wang, Zhe Gan, Linjie Li, Kevin Lin, Chenfei Wu, Nan Duan, Zicheng Liu, Ce Liu, Michael Zeng, Lijuan Wang
5
- - Original implementaion github repo: https://github.com/microsoft/ReCo
6
  - Converted to Diffusers: Jaemin Cho
7
 
8
  # Example Usage
 
2
  # Diffusers 🧨 port of [ReCo: Region-Controlled Text-to-Image Generation (CVPR 2023)](https://github.com/microsoft/ReCo)
3
 
4
  - Original authors: Zhengyuan Yang, Jianfeng Wang, Zhe Gan, Linjie Li, Kevin Lin, Chenfei Wu, Nan Duan, Zicheng Liu, Ce Liu, Michael Zeng, Lijuan Wang
5
+ - Original github repo by authors: https://github.com/microsoft/ReCo
6
  - Converted to Diffusers: Jaemin Cho
7
 
8
  # Example Usage