Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
xswu
/
HPSv2
like
6
Runtime error
App
Files
Files
Community
4
1ba69c8
HPSv2
/
src
/
open_clip
/
constants.py
tgxs002
init
54199b6
over 1 year ago
raw
Copy download link
history
blame
Safe
116 Bytes
OPENAI_DATASET_MEAN = (
0.48145466
,
0.4578275
,
0.40821073
)
OPENAI_DATASET_STD = (
0.26862954
,
0.26130258
,
0.27577711
)