Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
rlawjdghek/StableVITON
anusreepi
/
StableVITON
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a9a0ec2
StableVITON
/
preprocess
/
detectron2
/
dev
/
README.md
rlawjdghek
detectron2
a9a0ec2
10 months ago
preview
code
|
raw
Copy download link
history
blame
Safe
275 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.