ShuhongChen/bizarre-pose-estimator

How to setup environment without docker?

Closed this issue · 1 comments

Hi, this is an interesting repo. Is there a way not to use docker?

Thanks for your interest in our work; you can probably follow the lines in the dockerfile to make a venv or conda env, depending on which parts you want to run you may or may not need all the dependencies

There's also the gradio/huggingface space if you just want to try it out