Commit ·
1afd1cf
1
Parent(s): bfc01ab
metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Flow Upscaler
|
| 2 |
|
| 3 |
**Flow Upscaler** is a fast Latent Upscaler model that works in [Flux.2](https://bfl.ai/models/flux-2) latent space.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: unlicense
|
| 3 |
+
tags:
|
| 4 |
+
- flux2
|
| 5 |
+
- image-generation
|
| 6 |
+
- flow-matching
|
| 7 |
+
- super-resolution
|
| 8 |
+
library_name: pytorch
|
| 9 |
+
base_model: black-forest-labs/FLUX.2-klein-4B
|
| 10 |
+
pipeline_tag: image-to-image
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
|
| 14 |
# Flow Upscaler
|
| 15 |
|
| 16 |
**Flow Upscaler** is a fast Latent Upscaler model that works in [Flux.2](https://bfl.ai/models/flux-2) latent space.
|