Spaces:
Sleeping
Sleeping
Update TryYours-Virtual-Try-On/Graphonomy-master/inference.sh
Browse files
TryYours-Virtual-Try-On/Graphonomy-master/inference.sh
CHANGED
@@ -1 +1 @@
|
|
1 |
-
python exp/inference/inference.py --loadmodel
|
|
|
1 |
+
python TryYours-Virtual-Try-On/Graphonomy-master/exp/inference/inference.py --loadmodel TryYours-Virtual-Try-On/Graphonomy-master/data/pretrained_model/inference.pth --img_path TryYours-Virtual-Try-On/Graphonomy-master/img/messi.jpg --output_path ./img/ --output_name TryYours-Virtual-Try-On/Graphonomy-master/output_file_name
|