Spaces:
Running on Zero
Running on Zero
| python edit.py --source_prompt "" \ | |
| --target_prompt "a vivid depiction of the Batman, featuring rich, dynamic colors, and a blend of realistic and abstract elements with dynamic splatter art." \ | |
| --guidance 2 \ | |
| --source_img_dir '/examples/source/art.jpg' \ | |
| --num_steps 25 \ | |
| --inject 5 \ | |
| --name 'flux-dev' \ | |
| --output_dir 'examples/edit-result/art/' | |