-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
Cache-DIT
dog.png -> https://modelscope.oss-cn-beijing.aliyuncs.com/Dog.png
python3 generate.py qwen_image_edit_2511 --prompt "remain the dog in the image and create a beautiful girl in the image and the background is a beautiful garden" --negative-prompt " " --steps 28 --image-path Dog.png
SGLang generate
sglang generate --model-path=Qwen/Qwen-Image-Edit-2511 --prompt="remain the dog in the image and create a beautiful girl in the image and the background is a beautiful garden" --negative-prompt=" " --image-path=/home/lmsys/bbuf/Dog.png --width=1024 --height=1024 --num-inference-steps=28 --guidance-scale=4.0 --save-output --enable-torch-compile --warmup --dit-cpu-offload false --text-encoder-cpu-offload false 
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels