Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mitek
/
comfyui_ai_repo
like
0
LiteRT
ONNX
License:
apache-2.0
Model card
Files
Files and versions
Community
main
comfyui_ai_repo
/
ComfyUI
/
web
/
scripts
/
ui
/
userSelection.js
mitek
Upload 1159 files
7eb3676
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
126 Bytes
// Shim for scripts\ui\userSelection.ts
export
const
UserSelectionScreen
=
window
.
comfyAPI
.
userSelection
.
UserSelectionScreen
;