Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
zhengchong/CatVTON
aiqcamp
/
fash
like
38
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
fash
/
detectron2
/
layers
/
csrc
/
README.md
zhengchong
Upload 311 files
83897ab
verified
9 months ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
122 Bytes
To add a new Op:
Create a new directory
Implement new ops there
Delcare its Python interface in
vision.cpp
.