https://github.com/comfy-org/comfyui_devtools
ComfyUI developer tools (Custom Node)
https://github.com/comfy-org/comfyui_devtools
Last synced: 8 months ago
JSON representation
ComfyUI developer tools (Custom Node)
- Host: GitHub
- URL: https://github.com/comfy-org/comfyui_devtools
- Owner: Comfy-Org
- License: gpl-3.0
- Created: 2024-07-15T23:14:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T08:53:04.000Z (almost 2 years ago)
- Last Synced: 2024-09-15T11:25:57.116Z (almost 2 years ago)
- Language: Python
- Size: 20.5 KB
- Stars: 8
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ComfyUI_devtools
ComfyUI developer tools (Custom Node)
## Profiling (WIP)
Torch profiler tracing for node execution / module startup
## Development server (WIP)
Hot custom node module reload for node development
## Automated Testing Tools
This repo is used for [ComfyUI Frontend](https://github.com/Comfy-Org/ComfyUI_frontend) testing