Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ArtificialSeedAI
/
garment_print_extractor
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
garment_print_extractor
/
capture
/
__init__.py
vrevar
Add application file
04c78c7
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
127 Bytes
from
.utils.model
import
get_inference_module
from
.utils.exp
import
get_data
__all__ = [
'get_inference_module'
,
'get_data'
]