Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ inference:
|
|
15 |
eta: 1.0
|
16 |
---
|
17 |
|
18 |
-
# ddpo-
|
19 |
|
20 |
This model was finetuned from [Stable Diffusion v1-5](https:/runwayml/stable-diffusion-v1-5) using [DDPO](https://arxiv.org/abs/2305.13301) and a reward function encouraging images that are _not_ JPEG-compressible. See [the project website](https://rl-diffusion.github.io/) for more details.
|
21 |
|
|
|
15 |
eta: 1.0
|
16 |
---
|
17 |
|
18 |
+
# ddpo-incompressibility
|
19 |
|
20 |
This model was finetuned from [Stable Diffusion v1-5](https:/runwayml/stable-diffusion-v1-5) using [DDPO](https://arxiv.org/abs/2305.13301) and a reward function encouraging images that are _not_ JPEG-compressible. See [the project website](https://rl-diffusion.github.io/) for more details.
|
21 |
|