Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
rlawjdghek/StableVITON
Jaeyo03
/
FitFit
like
3
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
933eb0c
FitFit
/
detectron2
/
layers
/
csrc
/
README.md
rlawjdghek
det2 (#6)
1527335
verified
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
.