Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
zhengchong/CatVTON
Shad0ws
/
CatVTON
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f95f4fe
CatVTON
/
model
/
SCHP
/
mhp_extension
/
detectron2
/
dev
/
README.md
ZhengChong
chore: Add SCHP model and detectron2 dependencies
6a6227f
about 1 year ago
preview
code
|
raw
Copy download link
history
blame
Safe
274 Bytes
Some scripts for developers to use, include:
linter.sh
: lint the codebase before commit
run_{inference,instant}_tests.sh
: run inference/training for a few iterations. Note that these tests require 2 GPUs.
parse_results.sh
: parse results from a log file.