File size: 681 Bytes
fd85a21
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---

base_model: stabilityai/stable-diffusion-3.5-medium
tags:
  - flow-dppo
  - unirl
  - stable-diffusion-3.5
  - stable-diffusion-3.5-medium
  - arxiv:2606.11025

---

# SD3.5 Medium Flow-DPPO

This repository hosts a Flow-DPPO checkpoint trained from Stable Diffusion 3.5 Medium using the UniRL Flow-DPPO recipe.

## Links

* Paper: https://huggingface.co/papers/2606.11025
* Code: https://github.com/Tencent-Hunyuan/UniRL
* Base model: https://huggingface.co/stabilityai/stable-diffusion-3.5-medium

## Notes

This checkpoint is provided as a community-contributed artifact for research use. It follows the usage and limitations of the Stable Diffusion 3.5 Medium base model.