Update README.md
Browse files
README.md
CHANGED
|
@@ -28,6 +28,10 @@ widget:
|
|
| 28 |
base_model: Qwen/Qwen-Image-Edit
|
| 29 |
instance_prompt: null
|
| 30 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
---
|
| 32 |
# Qwen Image Edit Middle-Finger LoRA
|
| 33 |
|
|
@@ -82,4 +86,4 @@ This model pairs well with the following **LoRAs** for faster and more refined r
|
|
| 82 |
## Download model
|
| 83 |
|
| 84 |
|
| 85 |
-
[Download](/drbaph/Qwen-Image-Edit-Middle-Finger-LoRA/tree/main) them in the Files & versions tab.
|
|
|
|
| 28 |
base_model: Qwen/Qwen-Image-Edit
|
| 29 |
instance_prompt: null
|
| 30 |
license: apache-2.0
|
| 31 |
+
language:
|
| 32 |
+
- en
|
| 33 |
+
pipeline_tag: image-to-image
|
| 34 |
+
library_name: diffusers
|
| 35 |
---
|
| 36 |
# Qwen Image Edit Middle-Finger LoRA
|
| 37 |
|
|
|
|
| 86 |
## Download model
|
| 87 |
|
| 88 |
|
| 89 |
+
[Download](/drbaph/Qwen-Image-Edit-Middle-Finger-LoRA/tree/main) them in the Files & versions tab.
|