Spaces:
Runtime error
Runtime error
Virtual_Try-On-ref-nikhiljoson
/
preprocess
/humanparsing
/mhp_extension
/detectron2
/tests
/README.md
A newer version of the Gradio SDK is available:
5.34.2
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.