Update image path
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ tags:
|
|
9 |
# Fine-tuning `ddpm-celebahq-256` with DDPO for JPEG compressibility enhancement
|
10 |
|
11 |
|
12 |
-
![](https://huggingface.co/
|
13 |
|
14 |
|
15 |
**DDPO Paper**: [Training Diffusion Models with Reinforcement Learning](https://arxiv.org/abs/2305.13301)
|
@@ -55,4 +55,4 @@ For more in-detail information, please have a look at the [official inference ex
|
|
55 |
## Samples
|
56 |
|
57 |
![Celeba-HQ 256x256 generated samples from the DDPO finetuned model optimized by
|
58 |
-
JPEG compressibility](https://huggingface.co/
|
|
|
9 |
# Fine-tuning `ddpm-celebahq-256` with DDPO for JPEG compressibility enhancement
|
10 |
|
11 |
|
12 |
+
![](https://huggingface.co/alkzar90/ddpo-compressibility-celebahq-256/resolve/main/images/compressibility_40.png)
|
13 |
|
14 |
|
15 |
**DDPO Paper**: [Training Diffusion Models with Reinforcement Learning](https://arxiv.org/abs/2305.13301)
|
|
|
55 |
## Samples
|
56 |
|
57 |
![Celeba-HQ 256x256 generated samples from the DDPO finetuned model optimized by
|
58 |
+
JPEG compressibility](https://huggingface.co/alkzar90/ddpo-compressibility-celebahq-256/resolve/main/images/ddpo-compressibility-samples.png)
|