Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
xcodemind
/
UICoder
like
2
Follow
xcodemind
3
Image-Text-to-Text
Transformers
Safetensors
pix2struct
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
e74f158
UICoder
/
preprocessor_config.json
LZpenguin
.
e74f158
10 months ago
raw
Copy download link
history
blame
Safe
250 Bytes
{
"do_convert_rgb"
:
true
,
"do_normalize"
:
true
,
"image_processor_type"
:
"Pix2StructImageProcessor"
,
"max_patches"
:
2048
,
"patch_size"
:
{
"height"
:
16
,
"width"
:
16
}
,
"processor_class"
:
"Pix2StructProcessor"
}