mirror of https://github.com/XingangPan/DragGAN
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
502 B
Bash
12 lines
502 B
Bash
python visualizer_drag.py \
|
|
checkpoints/stylegan2_lions_512_pytorch.pkl \
|
|
checkpoints/stylegan2-ffhq-512x512.pkl \
|
|
checkpoints/stylegan2-afhqcat-512x512.pkl \
|
|
checkpoints/stylegan2-car-config-f.pkl \
|
|
checkpoints/stylegan2_dogs_1024_pytorch.pkl \
|
|
checkpoints/stylegan2_horses_256_pytorch.pkl \
|
|
checkpoints/stylegan2-cat-config-f.pkl \
|
|
checkpoints/stylegan2_elephants_512_pytorch.pkl \
|
|
checkpoints/stylegan_human_v2_512.pkl \
|
|
checkpoints/stylegan2-lhq-256x256.pkl
|