Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rtallam45
/
MarketingCopilot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
745ce37
MarketingCopilot
/
detectron2
/
layers
/
csrc
/
README.md
rtallam45
Add files with LFS
2907cb7
5 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
.