Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
dikdimon
/
fac
like
0
Model card
Files
Files and versions
xet
Community
main
fac
/
gf
/
stable-diffusion-webui-state
/
javascript
/
state.constants.js
dikdimon
Upload gf using SD-Hub extension
29a5ed9
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
104 Bytes
window
.
state
=
window
.
state
|| {};
state =
window
.
state
;
state.
constants
= {
LS_PREFIX
:
'state-'
};