Instructions to use tlennon-ie/QwenEdit2509-FlatLogColor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use tlennon-ie/QwenEdit2509-FlatLogColor 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/QwenEdit2509-FlatLogColor") prompt = "flatcolor Desaturate the image and lower the contrast to create a flat, ungraded look similar to a camera's log profile. Preserve details in the highlights and shadows." 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
Update README.md
Browse files
README.md
CHANGED
|
@@ -56,6 +56,42 @@ widget:
|
|
| 56 |
prompt: "flatcolor Desaturate the image and lower the contrast to create a flat, ungraded look similar to a camera's log profile. Preserve details in the highlights and shadows."
|
| 57 |
output:
|
| 58 |
url: "images/5_target.jpg"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
base_model: Qwen/Qwen-Image-Edit-2509
|
| 60 |
instance_prompt: flatcolor Desaturate the image and lower the contrast to create a flat, ungraded look similar to a camera's log profile. Preserve details in the highlights and shadows.
|
| 61 |
license: apache-2.0
|
|
|
|
| 56 |
prompt: "flatcolor Desaturate the image and lower the contrast to create a flat, ungraded look similar to a camera's log profile. Preserve details in the highlights and shadows."
|
| 57 |
output:
|
| 58 |
url: "images/5_target.jpg"
|
| 59 |
+
- text: "flatcolor Desaturate the image and lower the contrast to create a flat, ungraded look similar to a camera's log profile. Preserve details in the highlights and shadows."
|
| 60 |
+
output:
|
| 61 |
+
url: "images/Model Comparison Grid_image_0_12.gif"
|
| 62 |
+
- text: "flatcolor Desaturate the image and lower the contrast to create a flat, ungraded look similar to a camera's log profile. Preserve details in the highlights and shadows."
|
| 63 |
+
output:
|
| 64 |
+
url: "images/Model Comparison Grid_image_0_12_1.gif"
|
| 65 |
+
- text: "flatcolor Desaturate the image and lower the contrast to create a flat, ungraded look similar to a camera's log profile. Preserve details in the highlights and shadows."
|
| 66 |
+
output:
|
| 67 |
+
url: "images/Model Comparison Grid_image_0_12_2.gif"
|
| 68 |
+
- text: "flatcolor Desaturate the image and lower the contrast to create a flat, ungraded look similar to a camera's log profile. Preserve details in the highlights and shadows."
|
| 69 |
+
output:
|
| 70 |
+
url: "images/Model Comparison Grid_image_0_12_3.gif"
|
| 71 |
+
- text: "flatcolor Desaturate the image and lower the contrast to create a flat, ungraded look similar to a camera's log profile. Preserve details in the highlights and shadows."
|
| 72 |
+
output:
|
| 73 |
+
url: "images/Model Comparison Grid_image_0_12_4.gif"
|
| 74 |
+
- text: "flatcolor Desaturate the image and lower the contrast to create a flat, ungraded look similar to a camera's log profile. Preserve details in the highlights and shadows."
|
| 75 |
+
output:
|
| 76 |
+
url: "images/Model Comparison Grid_image_0_12_5.gif"
|
| 77 |
+
- text: "flatcolor Desaturate the image and lower the contrast to create a flat, ungraded look similar to a camera's log profile. Preserve details in the highlights and shadows."
|
| 78 |
+
output:
|
| 79 |
+
url: "images/Model Comparison Grid_image_0_12_6.gif"
|
| 80 |
+
- text: "flatcolor Desaturate the image and lower the contrast to create a flat, ungraded look similar to a camera's log profile. Preserve details in the highlights and shadows."
|
| 81 |
+
output:
|
| 82 |
+
url: "images/Model Comparison Grid_image_0_12_7.gif"
|
| 83 |
+
- text: "flatcolor Desaturate the image and lower the contrast to create a flat, ungraded look similar to a camera's log profile. Preserve details in the highlights and shadows."
|
| 84 |
+
output:
|
| 85 |
+
url: "images/Model Comparison Grid_image_0_12_8.gif"
|
| 86 |
+
- text: "flatcolor Desaturate the image and lower the contrast to create a flat, ungraded look similar to a camera's log profile. Preserve details in the highlights and shadows."
|
| 87 |
+
output:
|
| 88 |
+
url: "images/Model Comparison Grid_image_0_12_9.gif"
|
| 89 |
+
- text: "flatcolor Desaturate the image and lower the contrast to create a flat, ungraded look similar to a camera's log profile. Preserve details in the highlights and shadows."
|
| 90 |
+
output:
|
| 91 |
+
url: "images/Model Comparison Grid_image_0_12_10.gif"
|
| 92 |
+
- text: "flatcolor Desaturate the image and lower the contrast to create a flat, ungraded look similar to a camera's log profile. Preserve details in the highlights and shadows."
|
| 93 |
+
output:
|
| 94 |
+
url: "images/Model Comparison Grid_image_0_12_11.gif"
|
| 95 |
base_model: Qwen/Qwen-Image-Edit-2509
|
| 96 |
instance_prompt: flatcolor Desaturate the image and lower the contrast to create a flat, ungraded look similar to a camera's log profile. Preserve details in the highlights and shadows.
|
| 97 |
license: apache-2.0
|