Spaces:
Running
on
Zero
Running
on
Zero
python edit.py --source_prompt "A young boy is riding a brown horse in a countryside field, with a large tree in the background." \ | |
--target_prompt "A young boy is riding a camel in a countryside field, with a large tree in the background." \ | |
--guidance 2 \ | |
--source_img_dir 'examples/source/horse.jpg' \ | |
--num_steps 15 \ | |
--inject 3 --offload \ | |
--name 'flux-dev' \ | |
--output_dir 'examples/edit-result/horse/' | |