This website requires JavaScript.
Explore
Help
Sign In
qnloft
/
ComfyUI
mirror of
https://github.com/comfyanonymous/ComfyUI.git
Watch
1
Star
0
Fork
You've already forked ComfyUI
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9fa8faa44a
ComfyUI
/
web
/
scripts
/
logging.js
3 lines
97 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Update frontend to v1.2.47 (#4798) * Update web content to release v1.2.47 * Update shortcut list
2024-09-05 22:56:01 +00:00
// Shim for scripts/logging.ts
Use new TS frontend uncompressed (#4379) * Swap frontend uncompressed * Add uncompressed files
2024-08-15 20:50:25 +00:00
export
const
ComfyLogging
=
window
.
comfyAPI
.
logging
.
ComfyLogging
;