Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
SunderAli17
/
ToonMage
like
1
Running
on
Zero
App
Files
Files
Community
be0d2f2
ToonMage
/
eva_clip
/
constants.py
SunderAli17
Create constants.py
66f53f2
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
115 Bytes
OPENAI_DATASET_MEAN = (
0.48145466
,
0.4578275
,
0.40821073
)
OPENAI_DATASET_STD = (
0.26862954
,
0.26130258
,
0.27577711
)