Skip to content

Commit 548ba7e

Browse files
authored
Update README.md
1 parent f877dfb commit 548ba7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Create the folder `result/otavatar`if it does not exist. Place the model downloa
3737
export CUDA_VISIBLE_DEVICES=0
3838
python -m torch.distributed.launch --nproc_per_node=1 --master_port 12345 inference_refine_1D_cam.py \
3939
--config ./config/otavatar.yaml \
40-
--name config/otavatar.yaml \
40+
--name otavatar \
4141
--no_resume \
4242
--which_iter 2000 \
4343
--image_size 512 \

0 commit comments

Comments
 (0)