Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ZaiqiangWu committed Apr 20, 2024
1 parent f760ca8 commit ee006ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run/run.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#python run_ootd.py --model_path ./examples/model/01008_00.jpg --cloth_path ./examples/garment/00055_00.jpg --scale 2.0 --sample 1
#python run_ootd.py --model_path ./examples/model/01008_00.jpg --cloth_path ../target_garments/first_garment.jpg --scale 2.0 --sample 1
#python run_ootd.py --model_path ../input_images/ichao.png --cloth_path ../target_garments/first_garment.jpg --scale 2.0 --sample 1
python run_ootd.py --model_path ../input_images/yinfei.png --cloth_path ../target_garments/first_garment.jpg --model_type dc --category 0 --scale 2.0 --sample 1
python run_ootd.py --model_path ../input_images/taka.png --cloth_path ../target_garments/first_garment.jpg --model_type dc --category 0 --scale 2.0 --sample 1

0 comments on commit ee006ef

Please sign in to comment.