Results 2 comments of Sagyndyk

check this before your step ``` RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 524C8D58045251B2 RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6FFBD47E3231754F ```

@johndpope Hi, i downloaded the weigths from https://huggingface.co/JackAILab/ConsistentID/tree/main model and this part i change from `self.bise_net_cp='./models/BiSeNet_pretrained_for_ConsistentID.pth' # Import BiSeNet` to `self.bise_net_cp='./models/face_parsing.pth' `