Image-to-Image
English
flux
flux-2-klein
flux-lora
lora
zoom
image-enhancement
red-highlight
fal-ai
template:diffusion-lora
Instructions to use fal/flux-2-klein-4B-zoom-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -67,7 +67,6 @@ instance_prompt: Zoom into the red highlighted area
|
|
| 67 |
## π― What does this model do?
|
| 68 |
|
| 69 |
This LoRA zooms into **red-highlighted areas** of images and generates an enlarged, detailed view. Simply mark the region you want to focus on with red, and the model will zoom and enhance it.
|
| 70 |
-
|
| 71 |
```
|
| 72 |
βββββββββββββββββββββββββββββββββββββββ
|
| 73 |
β β
|
|
@@ -113,7 +112,6 @@ Perfect for **detail extraction**, **region focus**, and **image enhancement**.
|
|
| 113 |
## π Quick Start
|
| 114 |
|
| 115 |
### Prompt
|
| 116 |
-
|
| 117 |
```
|
| 118 |
Zoom into the red highlighted area
|
| 119 |
```
|
|
@@ -132,7 +130,6 @@ Zoom into the red highlighted area
|
|
| 132 |
βΆοΈ **[Open Playground](https://fal.ai/models/fal-ai/flux-2-klein/4b/base/edit/lora)**
|
| 133 |
|
| 134 |
### With fal.ai SDK
|
| 135 |
-
|
| 136 |
```python
|
| 137 |
import fal_client
|
| 138 |
|
|
@@ -166,6 +163,7 @@ print(result)
|
|
| 166 |
| File | Use Case |
|
| 167 |
|------|----------|
|
| 168 |
| `flux-red-zoom-lora.safetensors` | fal.ai |
|
|
|
|
| 169 |
|
| 170 |
---
|
| 171 |
|
|
@@ -225,4 +223,4 @@ print(result)
|
|
| 225 |
|
| 226 |
[](https://fal.ai/models/fal-ai/flux-2/klein/4b/base/edit/lora)
|
| 227 |
|
| 228 |
-
</div>
|
|
|
|
| 67 |
## π― What does this model do?
|
| 68 |
|
| 69 |
This LoRA zooms into **red-highlighted areas** of images and generates an enlarged, detailed view. Simply mark the region you want to focus on with red, and the model will zoom and enhance it.
|
|
|
|
| 70 |
```
|
| 71 |
βββββββββββββββββββββββββββββββββββββββ
|
| 72 |
β β
|
|
|
|
| 112 |
## π Quick Start
|
| 113 |
|
| 114 |
### Prompt
|
|
|
|
| 115 |
```
|
| 116 |
Zoom into the red highlighted area
|
| 117 |
```
|
|
|
|
| 130 |
βΆοΈ **[Open Playground](https://fal.ai/models/fal-ai/flux-2-klein/4b/base/edit/lora)**
|
| 131 |
|
| 132 |
### With fal.ai SDK
|
|
|
|
| 133 |
```python
|
| 134 |
import fal_client
|
| 135 |
|
|
|
|
| 163 |
| File | Use Case |
|
| 164 |
|------|----------|
|
| 165 |
| `flux-red-zoom-lora.safetensors` | fal.ai |
|
| 166 |
+
| `aoqt0fLF25ymtU3S6pxrB_pytorch_lora_weights_comfy_converted.safetensors` | ComfyUI |
|
| 167 |
|
| 168 |
---
|
| 169 |
|
|
|
|
| 223 |
|
| 224 |
[](https://fal.ai/models/fal-ai/flux-2/klein/4b/base/edit/lora)
|
| 225 |
|
| 226 |
+
</div>
|