Instructions to use tlennon-ie/qwen-edit-skin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use tlennon-ie/qwen-edit-skin with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline from diffusers.utils import load_image # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image-Edit-2509", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("tlennon-ie/qwen-edit-skin") prompt = "make the subjects skin details more prominent and natural" input_image = load_image("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/cat.png") image = pipe(image=input_image, prompt=prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
Upload 5 files
Browse filesadded new version 1.1, trained 3000 steps, better dataset due to a bug in the toolkit in version 1. See comparison images
qwen-edit-skin_1.1_000001750.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfa3150472fc566951a3019012eb4cab7cbe62201e407df282d9397e55e7a160
|
| 3 |
+
size 295146184
|
qwen-edit-skin_1.1_000002000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19588edc8125cd25255a3651c2894159f4bb9a2aa7c7049a6056ee7860069880
|
| 3 |
+
size 295146184
|
qwen-edit-skin_1.1_000002250.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef43391c33f20d7cc3477bc30443c1da0439ec1d412a3d99be53753cdd64b3f4
|
| 3 |
+
size 295146184
|
qwen-edit-skin_1.1_000002500.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1dc6933e6b68a763779110d412dfdc7cb3188cbb7965b379e33ddb39c8f540fa
|
| 3 |
+
size 295146184
|
qwen-edit-skin_1.1_000002750.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b21181e7efc54b695ea579cc4d212d940018832a4366eb10b1feba1a89b882ed
|
| 3 |
+
size 295146184
|