Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
killbill007
/
test111
like
0
LiteRT
ONNX
License:
mit
Model card
Files
Files and versions
xet
Community
35cdf61
test111
/
ComfyUI
/
web
/
scripts
/
ui
/
utils.js
killbill007
Upload 1398 files
35cdf61
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
162 Bytes
// Shim for scripts\ui\utils.ts
export
const
applyClasses =
window
.
comfyAPI
.
utils
.
applyClasses
;
export
const
toggleElement =
window
.
comfyAPI
.
utils
.
toggleElement
;