import sys sys.path.append("../stylegan3") from dnnlib.util import open_url from legacy import load_network_pkl sys.path.remove("../stylegan3")