mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-12-28 05:35:13 +00:00
master
5 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
f4411250f3 |
Repeat frontend version warning at the end.
This way someone running ComfyUI with the command line is more likely to actually see it. |
||
|
|
9cfd185676
|
Add option to log non-error output to stdout (#6243)
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.10, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.11, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.12, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.9, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, --use-pytorch-cross-attention, macos, 3.10, [self-hosted macOS], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, --use-pytorch-cross-attention, macos, 3.11, [self-hosted macOS], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, --use-pytorch-cross-attention, macos, 3.12, [self-hosted macOS], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, --use-pytorch-cross-attention, macos, 3.9, [self-hosted macOS], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-unix-nightly (12.1, , linux, 3.11, [self-hosted Linux], nightly) (push) Waiting to run
Full Comfy CI Workflow Runs / test-unix-nightly (12.1, --use-pytorch-cross-attention, macos, 3.11, [self-hosted macOS], nightly) (push) Waiting to run
Test server launches without errors / test (push) Waiting to run
Unit Tests / test (macos-latest) (push) Waiting to run
Unit Tests / test (ubuntu-latest) (push) Waiting to run
Unit Tests / test (windows-latest) (push) Waiting to run
* nit * Add option to log non-error output to stdout - No change to default behaviour - Adds CLI argument: --log-stdout - With this arg present, any logging of a level below logging.ERROR will be sent to stdout instead of stderr |
||
|
|
6ee066a14f
|
Live terminal output (#5396)
Some checks are pending
Python Linting / Run Pylint (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.10, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.11, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.12, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.9, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , windows, 3.10, [self-hosted Windows], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , windows, 3.11, [self-hosted Windows], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , windows, 3.12, [self-hosted Windows], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , windows, 3.9, [self-hosted Windows], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, --use-pytorch-cross-attention, macos, 3.10, [self-hosted macOS], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, --use-pytorch-cross-attention, macos, 3.11, [self-hosted macOS], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, --use-pytorch-cross-attention, macos, 3.12, [self-hosted macOS], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, --use-pytorch-cross-attention, macos, 3.9, [self-hosted macOS], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-win-nightly (12.1, , windows, 3.10, [self-hosted Windows], nightly) (push) Waiting to run
Full Comfy CI Workflow Runs / test-win-nightly (12.1, , windows, 3.11, [self-hosted Windows], nightly) (push) Waiting to run
Full Comfy CI Workflow Runs / test-win-nightly (12.1, , windows, 3.12, [self-hosted Windows], nightly) (push) Waiting to run
Full Comfy CI Workflow Runs / test-win-nightly (12.1, , windows, 3.9, [self-hosted Windows], nightly) (push) Waiting to run
Full Comfy CI Workflow Runs / test-unix-nightly (12.1, , linux, 3.11, [self-hosted Linux], nightly) (push) Waiting to run
Full Comfy CI Workflow Runs / test-unix-nightly (12.1, --use-pytorch-cross-attention, macos, 3.11, [self-hosted macOS], nightly) (push) Waiting to run
Test server launches without errors / test (push) Waiting to run
Unit Tests / test (macos-latest) (push) Waiting to run
Unit Tests / test (ubuntu-latest) (push) Waiting to run
Unit Tests / test (windows-latest) (push) Waiting to run
* 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 |
||
|
|
6f021d8aa0 |
Let --verbose have an argument for the log level.
Some checks are pending
Python Linting / Run Pylint (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.10, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.11, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.12, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.9, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , windows, 3.10, [self-hosted win], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , windows, 3.11, [self-hosted win], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , windows, 3.12, [self-hosted win], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , windows, 3.9, [self-hosted win], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, --use-pytorch-cross-attention, macos, 3.10, [self-hosted macOS], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, --use-pytorch-cross-attention, macos, 3.11, [self-hosted macOS], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, --use-pytorch-cross-attention, macos, 3.12, [self-hosted macOS], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, --use-pytorch-cross-attention, macos, 3.9, [self-hosted macOS], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-win-nightly (12.1, , windows, 3.10, [self-hosted win], nightly) (push) Waiting to run
Full Comfy CI Workflow Runs / test-win-nightly (12.1, , windows, 3.11, [self-hosted win], nightly) (push) Waiting to run
Full Comfy CI Workflow Runs / test-win-nightly (12.1, , windows, 3.12, [self-hosted win], nightly) (push) Waiting to run
Full Comfy CI Workflow Runs / test-win-nightly (12.1, , windows, 3.9, [self-hosted win], nightly) (push) Waiting to run
Full Comfy CI Workflow Runs / test-unix-nightly (12.1, , linux, 3.11, [self-hosted Linux], nightly) (push) Waiting to run
Full Comfy CI Workflow Runs / test-unix-nightly (12.1, --use-pytorch-cross-attention, macos, 3.11, [self-hosted macOS], nightly) (push) Waiting to run
Test server launches without errors / test (push) Waiting to run
Unit Tests / test (macos-latest) (push) Waiting to run
Unit Tests / test (ubuntu-latest) (push) Waiting to run
Unit Tests / test (windows-latest) (push) Waiting to run
|
||
|
|
e91662e784
|
Get logs endpoint & system_stats additions (#4690)
* Add route for getting output logs * Include ComfyUI version * Move to own function * Changed to memory logger * Unify logger setup logic * Fix get version git fallback --------- Co-authored-by: pythongosssss <125205205+pythongosssss@users.noreply.github.com> |