Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AIGText
/
GlyphControl
like
20
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
0902a5f
GlyphControl
/
annotator
/
uniformer
/
mmseg
/
ops
/
__init__.py
yyk19
first trial
0902a5f
almost 2 years ago
raw
Copy download link
history
blame
Safe
116 Bytes
from
.encoding
import
Encoding
from
.wrappers
import
Upsample, resize
__all__ = [
'Upsample'
,
'resize'
,
'Encoding'
]