Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
Roopansh/Ailusion-VTON-DEMO-v1
AryanChandwani
/
MyVTON
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d4aa6a5
MyVTON
/
detectron2
/
layers
/
csrc
/
README.md
Roopansh
Initial Commit
73c83cf
12 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
.