Update.
Browse files
README.md
CHANGED
|
@@ -20,8 +20,6 @@ language:
|
|
| 20 |
|
| 21 |
This repository contains the official pretrained checkpoints for FDFO, a method for fine-tuning flow-based diffusion models using finite difference gradient estimation. We fine-tune [Stable Diffusion 3.5 Medium](https://huggingface.co/stabilityai/stable-diffusion-3.5-medium) using reward signals from VLM-based scoring and/or PickScore. Please see the [GitHub repository](https://github.com/NVlabs/finite-difference-flow-optimization) for further details.
|
| 22 |
|
| 23 |
-
Powered by Stability AI.
|
| 24 |
-
|
| 25 |
# Model overview
|
| 26 |
|
| 27 |
## Description
|
|
@@ -32,7 +30,7 @@ This model is for research and development only.
|
|
| 32 |
## License
|
| 33 |
The FDFO source code and pretrained checkpoints are licensed under the [NVIDIA Source Code License v1 (Non-Commercial)](LICENSE.txt). Copyright © 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
| 34 |
|
| 35 |
-
The Stable Diffusion 3.5 Medium Model is licensed under the [Stability AI Community License](https://stability.ai/community-license-agreement). Copyright © Stability AI Ltd. All rights reserved.
|
| 36 |
|
| 37 |
## Deployment geography
|
| 38 |
Global
|
|
|
|
| 20 |
|
| 21 |
This repository contains the official pretrained checkpoints for FDFO, a method for fine-tuning flow-based diffusion models using finite difference gradient estimation. We fine-tune [Stable Diffusion 3.5 Medium](https://huggingface.co/stabilityai/stable-diffusion-3.5-medium) using reward signals from VLM-based scoring and/or PickScore. Please see the [GitHub repository](https://github.com/NVlabs/finite-difference-flow-optimization) for further details.
|
| 22 |
|
|
|
|
|
|
|
| 23 |
# Model overview
|
| 24 |
|
| 25 |
## Description
|
|
|
|
| 30 |
## License
|
| 31 |
The FDFO source code and pretrained checkpoints are licensed under the [NVIDIA Source Code License v1 (Non-Commercial)](LICENSE.txt). Copyright © 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
| 32 |
|
| 33 |
+
The Stable Diffusion 3.5 Medium Model is licensed under the [Stability AI Community License](https://stability.ai/community-license-agreement). Copyright © Stability AI Ltd. All rights reserved. Powered by Stability AI.
|
| 34 |
|
| 35 |
## Deployment geography
|
| 36 |
Global
|