Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
AshutoshBuilds pushed 99 commits to master AshutoshBuilds/ComfyUI
- Make timestep ranges more usable on rectified flow models. This breaks some old workflows but should make the nodes ... 1e21f4c
- ltxv: add noise to guidance image to ensure generated motion. (#5937) 005d2d3
- A few improvements to #5937. 8af9a91
- Add code owners (#5873) * Add code owners * Update owners * nit * Inline owners * Remove team links *... 93477f8
- clamp input (#5928) fbf68c4
- Set env vars to disable telemetry in libs used by some custom nodes. ac2f052
- Remove unused imports and variables. 6579632
- Make CLIP set last layer node work with t5 models. e2fafe0
- Lint unused import (#5973) * Lint unused import * nit * Remove unused imports * revert fix_torch import ... 0fd4e6c
- Add `cond_scale` to `sampler_post_cfg_function` (#5985) 23827ca
- Replace pylint with ruff (#5987) a220d11
- Support different types of tokenizers. Support tokenizers without an eos token. Pass full sentences to tokenizer fo... 1c8d11e
- Fix a few things in text enc code for models with no eos token. 44db978
- Support loading some checkpoint files with nested dicts. 7a7efe8
- Update CI workflow to remove Windows testing configuration (#6007) - Commented out Windows OS from the CI matrix in ... 5def9fb
- Add MaHiRo (improved/alternate CFG) (#5975) * Add MaHiRo (improved CFG) long explanation of what it is is [here](... 5bea1d2
- Optimize model library (#5841) * Move model manager routes * Add experiment model manager api * Fix cache caus... 5747bc6
- Update README (Add new keybinding entries) (#6020) 3dfdddc
- Set initial load devices for te and model to mps device on mac. fd5dfb8
- Lint all unused variables (#5989) * Enable F841 * Autofix * Remove all unused variable assignment d9d7f3c
- and 79 more ...