Instructions to use joyfox/qwen_edit_2509_rideanimals with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use joyfox/qwen_edit_2509_rideanimals with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # 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("joyfox/qwen_edit_2509_rideanimals") prompt = " r1d3an1ma1,人骑在动物身上" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
| tags: | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| - image-edit | |
| widget: | |
| - output: | |
| url: images/ComfyUI_temp_evddo_00021_.png | |
| text: ' r1d3an1ma1,人骑在动物身上' | |
| - output: | |
| url: images/ComfyUI_temp_evddo_00019_.png | |
| text: ' r1d3an1ma1,人骑在动物身上' | |
| - output: | |
| url: images/ComfyUI_temp_evddo_00018_.png | |
| text: ' r1d3an1ma1,人骑在动物身上' | |
| - output: | |
| url: images/ComfyUI_temp_evddo_00017_.png | |
| text: ' r1d3an1ma1,人骑在动物身上' | |
| - output: | |
| url: images/ComfyUI_temp_evddo_00014_.png | |
| text: ' r1d3an1ma1,人骑在动物身上' | |
| base_model: Qwen/Qwen-Image-Edit-2509 | |
| instance_prompt: r1d3an1ma1,人骑在动物身上 | |
| license: apache-2.0 | |
| # qwen_edit_2509_rideanimals | |
| <Gallery /> | |
| ## Model description | |
| Upload a picture of a person and an animal, and simply enter a trigger word to get a picture of a person riding an animal. The generalization is very good. The untrained edit model generates pictures with a bad ratio between people and animals, and the person will be larger than the animal. | |
| ## Trigger words | |
| You should use `r1d3an1ma1,人骑在动物身上` to trigger the image generation. | |
| ## Download model | |
| [Download](/valiantcat/qwen_edit_2509_rideanimals/tree/main) them in the Files & versions tab. |