Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 1.82 KB

README.md

File metadata and controls

50 lines (39 loc) · 1.82 KB

Download S2TD-Face Assets

Download assets to assets.

Download texture_library to texture_library/.

Download 3DDFA_V3 Assets

Download assets to TDDFAv3/assets/.

Download ControlNet Code

Download ControlNet-v1-1-nightly code to ControlNet/ (Directly using git clone might work as well, but since there are many files in ControlNet, it may be more convenient to download and then copy them over).

Download ControlNet Assets

Download control_v11p_sd15_scribble.pth to ControlNet/models/ Download v1-5-pruned.ckpt to ControlNet/models.

Final File Structure Should be:

assets/
├── bfm_uvs2.npy
├── faces.npy
├── sketch_recon.pth
├── uvcoords.npy
└── uvfaces.npy

ControlNet/
├── annotator/
├── ldm/
├── ......
├── share.py
└── models/
    ├── ......
    ├── control_v11p_sd15_scribble.pth
    └── v1-5-pruned.ckpt

texture_library/
├── ...png
├── ......
└── ...png

TDDFAv3/
└── assets/
    ├── face_model.npy
    ├── large_base_net.pth
    ├── net_recon.pth
    ├── retinaface_resnet50_2020-07-20_old_torch.pth
    └── similarity_Lm3D_all.mat