add tags to improve readme and discoverability
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Qwen Edit 2509 LoRAs
|
| 2 |
|
| 3 |
LoRA adapters for Qwen Edit 2509, trained on 2K resolution image pairs.
|
|
@@ -16,4 +24,4 @@ Transforms images between day and night lighting while preserving scene details.
|
|
| 16 |
<p align="center">
|
| 17 |
<a href="https://huggingface.co/lividtm/Qwen-Edit-Loras/resolve/main/example-images/example-5.jpg"><img src="example-images/example-5.jpg" width="49%" /></a>
|
| 18 |
<a href="https://huggingface.co/lividtm/Qwen-Edit-Loras/resolve/main/example-images/example-3-6.jpg"><img src="example-images/example-3-6.jpg" width="49%" /></a>
|
| 19 |
-
</p>
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model:
|
| 3 |
+
- Qwen/Qwen-Image-Edit-2509
|
| 4 |
+
pipeline_tag: image-to-image
|
| 5 |
+
library_name: diffusers
|
| 6 |
+
tags:
|
| 7 |
+
- lora
|
| 8 |
+
---
|
| 9 |
# Qwen Edit 2509 LoRAs
|
| 10 |
|
| 11 |
LoRA adapters for Qwen Edit 2509, trained on 2K resolution image pairs.
|
|
|
|
| 24 |
<p align="center">
|
| 25 |
<a href="https://huggingface.co/lividtm/Qwen-Edit-Loras/resolve/main/example-images/example-5.jpg"><img src="example-images/example-5.jpg" width="49%" /></a>
|
| 26 |
<a href="https://huggingface.co/lividtm/Qwen-Edit-Loras/resolve/main/example-images/example-3-6.jpg"><img src="example-images/example-3-6.jpg" width="49%" /></a>
|
| 27 |
+
</p>
|