Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ElricLiu pushed 100 commits to main ElricLiu/ComfyUI-Manager
- Update custom-node-list.json (#1179) * Update custom-node-list.json adding ComfyUI-Ardenius custom nodes * Upd... 12cb8df
- Update custom-node-list.json (#1180) * Update custom-node-list.json * Update custom-node-list.json --------- ... 9bd335f
- Register my Custom node - [ComfyUI-Rodin] (#1182) * add rodin * Update custom-node-list.json --------- Co-a... 1afd444
- update DB 588efab
- update DB 52568da
- Update custom-node-list.json Add freedom computing tool (#1187) * Update custom-node-list.json Add Free computing t... 77496b3
- update DB c365c33
- Register custom node: ruucm-comfy (#1189) cbf5cfa
- update DB 93f8614
- Update custom-node-list.json Add EasyUrlLoader Node (#1188) * Update custom-node-list.json Add EasyUrlLoader Node... 008d197
- update DB 9905c2a
- update DB 6f2f97e
- Add ComfyUI Model Downloader node (#1198) 90d9b5e
- Update custom-node-list.json (#1196) 1c0797d
- update DB 988cda9
- Update custom-node-list.json change ComfyUi-clh-Tool describe info (#1195) change ComfyUi-clh-Tool describe info 51a5209
- Added OpalSky Nodes to custom-node-list (#1186) * Added OpalSky Nodes to custom-node-list * Update custom-node-li... c4b640f
- update DB 2fe8120
- Add JMNodes to ComfyUI Manager (#1194) Add JMNodes to ComfyUI Manager. This provides nodes to support generation of ... b04840f
- update DB 0a9a8e4
- and 80 more ...
ElricLiu pushed 66 commits to master ElricLiu/ComfyUI
- Clean up some controlnet code. Remove self.device which was useless. 754597c
- Fix ControlLora issue with last commit. 66b0961
- support SimpleTuner lycoris lora for SD3 (#5340) af8cf79
- Add a model merge node for SD3.5 large. 5281090
- Revert download to .tmp in frontend_management (#5369) ce759b7
- Make euler_ancestral work on flow models (credit: Ashen). d605677
- Make LatentUpscale nodes work on 3d latents. c3ffbae
- Basic Genmo Mochi video model support. To use: "Load CLIP" node with t5xxl + type mochi "Load Diffusion Model" node ... 5cbb01b
- float16 inference is a bit broken on mochi. 9ee0a65
- Set default shift on mochi to 6.0 669d9e4
- Update web content to release v1.3.21 (#5351) * Update web content to release v1.3.21 * nit c0b0cfa
- Remove useless line. c320801
- Update SD3 code. 13b0ff8
- Add a way to patch blocks in SD3. 30c0c81
- SLG first implementation for SD3.5 (#5404) * SLG first implementation for SD3.5 * * Simplify and align with comfy... 954683d
- Cleanup SkipLayerGuidanceSD3 node. 770ab20
- Update web content to release v1.3.26 (#5413) * Update web content to release v1.3.26 * nit 65a8659
- Support SD3.5 medium diffusers format weights and loras. 09fdb2b
- Fix diffusers flux controlnet regression. daa1565
- Rename `ImageCrop` to `Image Crop` (#5424) * Update nodes_images.py Nodes menu has inconsistency in names, some w... f2aaa0a
- and 46 more ...