Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
adi0308
/
Image-Colour-Extract
like
0
License:
openrail
Model card
Files
Files and versions
xet
Community
main
Image-Colour-Extract
File size: 66 Bytes
1bbd364
1
2
3
def
tokenizer_function
(
text
):
return
text.strip().split(
'\n'
)