Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
liyy201912
/
HumanSD
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
55d0d55
HumanSD
/
openclip
/
open_clip
/
constants.py
liyy201912
Upload folder using huggingface_hub
cc0dd3c
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
)