Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rlawjdghek
/
StableVITON
like
52
Configuration error
App
Files
Files
Community
7
Fetching metadata from the HF Docker repository...
refs/pr/6
StableVITON
/
detectron2
/
layers
/
csrc
/
README.md
mpark
det2
7aefd5a
over 1 year ago
preview
code
|
raw
Copy download link
history
blame
Safe
122 Bytes
To add a new Op:
Create a new directory
Implement new ops there
Delcare its Python interface in
vision.cpp
.