Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
basso4
/
FPT-VTON
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d6585d1
FPT-VTON
/
detectron2
/
layers
/
csrc
/
README.md
basso4
Upload 1459 files
3f9659e
verified
5 months ago
preview
code
|
raw
Copy download link
history
blame
Safe
129 Bytes
To add a new Op:
Create a new directory
Implement new ops there
Delcare its Python interface in
vision.cpp
.