Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
matanru
/
CapeX
like
4
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
main
CapeX
/
models
/
datasets
/
pipelines
/
__init__.py
matanru
initial commit
93b49a4
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
192 Bytes
from
.top_down_transform
import
(TopDownAffineFewShot,
TopDownGenerateTargetFewShot)
__all__ = [
'TopDownGenerateTargetFewShot'
,
'TopDownAffineFewShot'
]