You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I needed to change a few package versions to get the tokenizer training to work (haven't tested the rest).
I have CUDA 11.7 on my computer.
My updated requirements file:
I needed to change a few package versions to get the tokenizer training to work (haven't tested the rest).
I have CUDA 11.7 on my computer.
My updated requirements file:
torch==1.13.0 --index-url https://download.pytorch.org/whl/cu117
torchvision==0.14.0 --index-url https://download.pytorch.org/whl/cu117
opencv-python
numpy
yapf==0.32.0
mmcv==1.7.0
mmpose==0.29.0
tqdm
yacs
json_tricks
tensorboardX
pycocotools
scipy
timm
albumentations==1.3.1
The text was updated successfully, but these errors were encountered: