Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zhengchong
/
CatVTON
like
154
Running
on
Zero
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
32b0bc1
CatVTON
/
detectron2
/
layers
/
csrc
/
README.md
zhengchong
Upload 311 files
83897ab
verified
6 months 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
.