Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DrFetWartz
/
SD
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ffaa9fc
SD
/
Lib
/
site-packages
/
altair
/
vegalite
/
v5
/
schema
/
__init__.py
DrFetWartz
Upload folder using huggingface_hub
ffaa9fc
almost 2 years ago
raw
Copy download link
history
blame
Safe
150 Bytes
# ruff: noqa
from
.core
import
*
from
.channels
import
*
SCHEMA_VERSION =
'v5.8.0'
SCHEMA_URL =
'https://vega.github.io/schema/vega-lite/v5.8.0.json'