Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
feylur
/
Try-Space-Project
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Try-Space-Project
/
CatVTON
/
detectron2
/
layers
/
csrc
/
README.md
feylur
Upload folder using huggingface_hub
be3daaf
verified
6 months ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
122 Bytes
To add a new Op:
Create a new directory
Implement new ops there
Delcare its Python interface in
vision.cpp
.