sapiens-pose / NOTES.md
rawalkhirodkar's picture
Add initial commit
28c256d

A newer version of the Gradio SDK is available: 4.44.0

Upgrade

Create wheel for mmcv

cd ./external/engine
python setup.py bdist_wheel

cd ./external/cv
MMCV_WITH_OPS=1 python setup.py bdist_wheel

cd ./external/det
python setup.py bdist_wheel