Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
onrdmr/IDM-VTON
AvaJones
/
test11
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9296647
test11
/
detectron2
/
layers
/
csrc
/
README.md
IDM-VTON
update IDM-VTON Demo
938e515
about 1 year 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
.