Spaces:
xnetba
/
Runtime error

xnetba's picture
Duplicate from brjathu/HMR2.0
a24002c

A newer version of the Gradio SDK is available: 5.35.0

Upgrade

Unit Tests

To run the unittests, do:

cd detectron2
python -m unittest discover -v -s ./tests

There are also end-to-end inference & training tests, in dev/run_*_tests.sh.