cnywt/SyncTalk
0
1 2import os3from huggingface_hub import HfFileSystem4 5 6# os.system(f"pip install --no-index --no-cache-dir pytorch3d -f https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py38_cu113_pyt1121/download.html")7# os.system(f"pip install tensorflow-gpu==2.8.1")8 9# os.system(f"pip install ./freqencoder")10# os.system(f"pip install ./shencoder")11# os.system(f"pip install ./gridencoder")12# os.system(f"pip install ./raymarching")13 14 #os.system(f"pip install -v -U git+https://github.com/facebookresearch/xformers.git@main#egg=xformers")15 16 17 18 19 