d-edit / scripts /sdxl /run_remove.sh
afeng's picture
first
d807efd
raw
history blame
No virus
380 Bytes
export IMAGE_NAME="example1"
python main.py --name=$IMAGE_NAME \
--dpm="sdxl" \
--resolution=1024 \
--num_tokens=5 \
--load_edited_mask \
--load_trained \
--remove \
--seed=0 \
--num_sampling_step=20 \
--strength=0.4 \
--edge_thickness=20 \
--guidance_scale=3 \
--num_imgs=1 \
--tgt_index=0
# --load_edited_processed_mask