Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

environment requirement versions #48

Open
kristinbranson opened this issue Nov 21, 2024 · 0 comments
Open

environment requirement versions #48

kristinbranson opened this issue Nov 21, 2024 · 0 comments

Comments

@kristinbranson
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant