Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
datasets:
|
| 4 |
-
- peteromallet/
|
| 5 |
base_model:
|
| 6 |
- Qwen/Qwen-Image-Edit
|
| 7 |
tags:
|
|
@@ -63,7 +63,7 @@ The model may struggle with:
|
|
| 63 |
|
| 64 |
## Training Data
|
| 65 |
|
| 66 |
-
The QwenEdit InSubject LoRA was trained on a curated dataset of high-quality image editing pairs that focus on subject preservation.
|
| 67 |
|
| 68 |
|
| 69 |
## Links
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
datasets:
|
| 4 |
+
- peteromallet/InSubject-Dataset
|
| 5 |
base_model:
|
| 6 |
- Qwen/Qwen-Image-Edit
|
| 7 |
tags:
|
|
|
|
| 63 |
|
| 64 |
## Training Data
|
| 65 |
|
| 66 |
+
The QwenEdit InSubject LoRA was trained on a curated dataset of high-quality image editing pairs that focus on subject preservation. You can find this data [here](https://huggingface.co/datasets/peteromallet/InSubject-Dataset).
|
| 67 |
|
| 68 |
|
| 69 |
## Links
|