TorchRik commited on
Commit
a64cbc5
·
verified ·
1 Parent(s): b95579f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -13,10 +13,10 @@ This implementation is based on [Stable Diffusion 1.5](https://huggingface.co/st
13
  Inference uses the combined generation approach described in the ImageReFL paper.
14
 
15
 
16
- ### Model Sources [optional]
17
 
18
- - **Repository:** [https://github.com/ControlGenAI/ImageReFL]
19
- - **Paper [optional]:** [https://arxiv.org/abs/2304.05977]
20
 
21
  ## How to Get Started with the Model
22
 
 
13
  Inference uses the combined generation approach described in the ImageReFL paper.
14
 
15
 
16
+ ### Model Sources
17
 
18
+ - [**Repository**](https://github.com/ControlGenAI/ImageReFL)
19
+ - [**Paper**](https://arxiv.org/abs/2304.05977)
20
 
21
  ## How to Get Started with the Model
22