ilkerzgi commited on
Commit
319512a
Β·
verified Β·
1 Parent(s): cf7af38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
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
  [![Try on fal.ai](https://img.shields.io/badge/πŸš€_Try_it_Live-fal.ai-FF6B35?style=for-the-badge)](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
  [![Try on fal.ai](https://img.shields.io/badge/πŸš€_Try_it_Live-fal.ai-FF6B35?style=for-the-badge)](https://fal.ai/models/fal-ai/flux-2/klein/4b/base/edit/lora)
225
 
226
+ </div>