Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
dikdimon
/
extenew
like
0
TF Lite
ONNX
Model card
Files
Files and versions
Community
f4a41d8
extenew
/
extensions
/
LightDiffusionFlow
/
javascript
/
state.constants.js
dikdimon
Upload extensions using SD-Hub extension
f4a41d8
verified
5 months ago
raw
Copy download link
history
blame
102 Bytes
window
.
state
=
window
.
state
|| {};
state =
window
.
state
;
state.
constants
= {
LS_PREFIX
:
'state-'
};