kvablack's picture
Update README.md
ad21b83
metadata
license: creativeml-openrail-m
language:
  - en
library_name: diffusers
pipeline_tag: text-to-image
tags:
  - stable-diffusion
  - stable-diffusion-diffusers
  - text-to-image
inference:
  parameters:
    num_inference_steps: 50
    guidance_scale: 5
    eta: 1

ddpo-compressibility

This model was finetuned from Stable Diffusion v1-4 using DDPO and a reward function encouraging images that are JPEG-compressible. See the project website for more details.

The model was finetuned for 60 iterations with a batch size of 256 samples per iteration. During finetuning, it was prompted with all of the animals in the Imagenet-1000 categories (the first 398 categories), but it exhibits some generalization to other prompts.