Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
hungho77
/
ComfyUI_Wraper
like
0
Model card
Files
Files and versions
xet
Community
main
ComfyUI_Wraper
/
ComfyUI
/
web
/
scripts
/
ui
/
components
/
button.js
hungho77
Upload 402 files
c02da03
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
107 Bytes
// Shim for scripts/ui/components/button.ts
export
const
ComfyButton
=
window
.
comfyAPI
.
button
.
ComfyButton
;