Diffusers
Safetensors
ImageReFL
TorchRik commited on
Commit
b449496
·
verified ·
1 Parent(s): 9c49685

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ 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**](https://arxiv.org/abs/2304.05977)
 
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)