HaMeR / requirements.txt
geopavlakos's picture
Update requirements.txt
b207947 verified
raw
history blame contribute delete
878 Bytes
--extra-index-url https://download.pytorch.org/whl/cu116
torch==1.13.1+cu116
torchvision==0.14.1+cu116
pytorch-lightning
smplx==0.1.28
opencv-python
yacs
scikit-image
einops
timm
OmegaConf
trimesh
pyglet==1.4.0a1
PyOpenGL==3.1.4
PyOpenGL_accelerate
shapely
xtcocotools
pandas
mmcv-full==1.3.9
numpy==1.23.5
json_tricks
munkres
git+https://github.com/mattloper/chumpy
mmdet==2.15
gitpython>=3.1.30
matplotlib>=3.3
numpy>=1.23.3
opencv-python>=4.1.1
pillow>=10.3.0
psutil # system resources
PyYAML>=5.3.1
requests>=2.23.0
scipy>=1.4.1
thop>=0.1.1 # FLOPs computation
torch>=1.8.0 # see https://pytorch.org/get-started/locally (recommended)
torchvision>=0.9.0
tqdm>=4.64.0
ultralytics>=8.0.232
# protobuf<=3.20.1 # https://github.com/ultralytics/yolov5/issues/8012
# Plotting --------------------------------------------------------------------
pandas>=1.1.4
seaborn>=0.11.0