ComfyUI/app
pythongosssss 6ee066a14f
Live terminal output (#5396)
* Add /logs/raw and /logs/subscribe for getting logs on frontend
Hijacks stderr/stdout to send all output data to the client on flush

* Use existing send sync method

* Fix get_logs should return string

* Fix bug

* pass no server

* fix tests

* Fix output flush on linux
2024-11-08 19:13:34 -05:00
..
__init__.py Add `FrontendManager` to manage non-default front-end impl (#3897) 2024-07-16 11:26:11 -04:00
app_settings.py Store user settings/data on the server and multi user support (#2160) 2024-01-08 17:06:44 -05:00
frontend_management.py Revert download to .tmp in frontend_management (#5369) 2024-10-25 19:26:13 -04:00
logger.py Live terminal output (#5396) 2024-11-08 19:13:34 -05:00
user_manager.py Allow POST `/userdata/{file}` endpoint to return full file info (#5446) 2024-11-04 13:57:21 -05:00