Inpaint-Maething / script /replace_anything.sh
pg56714's picture
Upload 3 files
89faa14 verified
raw
history blame
306 Bytes
python replace_anything.py \
--input_img ./example/replace-anything/dog.png \
--coords_type key_in \
--point_coords 750 500 \
--point_labels 1 \
--text_prompt "sit on the swing" \
--output_dir ./results \
--sam_model_type "vit_t" \
--sam_ckpt ./weights/mobile_sam.pt