File size: 419 Bytes
0bbe342
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
python edit.py  --source_prompt "" \
                --target_prompt "A minimalistic line-drawing portrait of Joe Biden with black lines and light brown shadow" \
                --guidance 2.5 \
                --source_img_dir 'examples/source/nobel.jpg' \
                --num_steps 25  \
                --inject 2 \
                --name 'flux-dev'  \
                --output_dir 'examples/edit-result/nobel/'