Update README.md
Browse files
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
|
17 |
|
18 |
-
- **Repository
|
19 |
-
- **Paper
|
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 |
|