Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
zhengchong/CatVTON
aiqcamp
/
fash
like
33
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1519098
fash
/
detectron2
/
layers
/
csrc
/
README.md
Last commit not found
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
.