JeremyCJM / DiffSHEG

[CVPR'24] DiffSHEG: A Diffusion-Based Approach for Real-Time Speech-driven Holistic 3D Expression and Gesture Generation
https://jeremycjm.github.io/proj/DiffSHEG/
BSD 3-Clause "New" or "Revised" License
112 stars 9 forks source link

requirements.txt is missing. #6

Closed johndpope closed 3 months ago

johndpope commented 3 months ago

i think ModuleNotFoundError: No module named 'mmcv.runner'

johndpope commented 3 months ago

requirements.txt

addict==2.4.0
asttokens==2.4.1
audioread==3.0.1
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
contourpy==1.2.1
cycler==0.12.1
decorator==5.1.1
docker-pycreds==0.4.0
exceptiongroup==1.2.1
executing==2.0.1
fonttools==4.51.0
gitdb==4.0.11
GitPython==3.1.43
idna==3.7
importlib_metadata==7.1.0
importlib_resources==6.4.0
ipython==8.18.1
jedi==0.19.1
joblib==1.4.2
kiwisolver==1.4.5
lazy_loader==0.4
librosa==0.10.2
llvmlite==0.42.0
lmdb==1.4.1
loguru==0.7.2
markdown-it-py==3.0.0
matplotlib==3.8.4
matplotlib-inline==0.1.7
mdurl==0.1.2
mmcv==0.6.2
mmengine==0.10.4
msgpack==1.0.8
ninja==1.11.1.1
numba==0.59.1
numpy==1.26.4
opencv-python==4.9.0.80
packaging==24.0
pandas==2.2.2
parso==0.8.4
pexpect==4.9.0
pillow==10.3.0
platformdirs==4.2.1
pooch==1.8.1
prompt-toolkit==3.0.43
protobuf==4.25.3
psutil==5.9.8
ptyprocess==0.7.0
pure-eval==0.2.2
pyarrow==16.0.0
pycparser==2.22
Pygments==2.18.0
pyparsing==3.1.2
python-dateutil==2.9.0.post0
pytz==2024.1
PyYAML==6.0.1
requests==2.31.0
rich==13.7.1
scikit-learn==1.4.2
scipy==1.13.0
sentry-sdk==2.1.1
setproctitle==1.3.3
six==1.16.0
smmap==5.0.1
soundfile==0.12.1
soxr==0.3.7
stack-data==0.6.3
termcolor==2.4.0
threadpoolctl==3.5.0
tomli==2.0.1
torch==1.13.1+cu117
torchaudio==0.13.1+cu117
torchvision==0.14.1+cu117
tqdm==4.66.4
traitlets==5.14.3
typing_extensions==4.11.0
tzdata==2024.1
urllib3==2.2.1
wandb==0.17.0
wcwidth==0.2.13
yapf==0.40.2
zipp==3.18.1
JeremyCJM commented 3 months ago

Hi, I did include the mmcv in requirements.txt. Please check here: https://github.com/JeremyCJM/DiffSHEG/blob/3ebf3058f48cba3da9146afb7623e9ec1ab9e9a5/assets/requirements.txt#L2