Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yijin928
/
Test
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
ffca16e
Test
/
web
/
scripts
/
app.js
yijin928
Upload 758 files
6fd97c7
verified
about 1 year ago
raw
Copy download link
history
blame
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
;