Files
tensors/tensors
Adam Ladachowski c8c93596c8 Phase 2: CLI Commands (tsr comfy)
Add ComfyUI CLI subcommand group with:
- `tsr comfy status` - System stats (GPU, RAM, PyTorch, queue)
- `tsr comfy queue` - Show queue status (running/pending)
- `tsr comfy queue --clear` - Clear the queue
- `tsr comfy models` - List available checkpoints, LoRAs, VAE, etc.
- `tsr comfy history [ID]` - View generation history
- `tsr comfy generate` - Text-to-image with full parameter control
  - prompt, negative, model, width, height, steps, cfg, seed
  - sampler, scheduler selection
  - optional --output to save locally
- `tsr comfy run workflow.json` - Run arbitrary API-format workflows

All commands support --json output and --url for custom server.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-16 16:07:49 +01:00
..
2026-02-16 13:40:45 +01:00
2026-02-16 16:07:49 +01:00
2026-02-16 13:40:45 +01:00
2026-02-15 21:45:23 +01:00
2026-02-15 19:57:55 +01:00
2026-02-15 21:45:23 +01:00