Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nftnik
/
Redux
like
2
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
f8708de
Redux
/
web
/
scripts
/
app.js
nftnik
Upload 765 files
067283f
verified
2 months ago
raw
Copy download link
history
blame
Safe
205 Bytes
// Shim for scripts/app.ts
export
const
ANIM_PREVIEW_WIDGET
=
window
.
comfyAPI
.
app
.
ANIM_PREVIEW_WIDGET
;
export
const
ComfyApp
=
window
.
comfyAPI
.
app
.
ComfyApp
;
export
const
app =
window
.
comfyAPI
.
app
.
app
;