Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
AustinL
/
CatvsDog
like
0
Transformers
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
main
CatvsDog
File size: 76 Bytes
548f093
1
2
3
4
5
# Custom code used by the model.
def
is_cat
(
x
):
return
x[
0
].isupper()