qcwqqq
  • Joined on Dec 23, 2023
Loading Heatmap…

qcwqqq synced commits to main at qcwqqq/ComfyUI-Manager from mirror

12 hours ago

qcwqqq synced commits to master at qcwqqq/ComfyUI from mirror

  • f4f44bb807 api-nodes: use new custom endpoint for Nano Banana (#11311)

13 hours ago

qcwqqq synced commits to main at qcwqqq/ComfyUI-Manager from mirror

1 day ago

qcwqqq synced commits to main at qcwqqq/workflow_templates from mirror

  • 3bef3f7c8a Update index schema (#437) Co-authored-by: GitHub Action <action@github.com>
  • eaf18d6aba Update template thumbnail and fix ordering issue (#436) Co-authored-by: GitHub Action <action@github.com>
  • b2c94ca78b Added new creative and native model support templates (#434) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <action@github.com>
  • Compare 3 commits »

1 day ago

qcwqqq synced commits to main at qcwqqq/ComfyUI-Manager from mirror

1 day ago

qcwqqq synced commits to v3-improvements at qcwqqq/ComfyUI from mirror

  • 1929d8b032 Change default crop option to "center" on Resize Image/Mask node
  • a54faaa480 Merge branch 'master' into v3-improvements
  • 33aa808713 Make denoised output on custom sampler nodes work with nested tensors. (#11471)
  • eb0e10aec4 Update workflow templates to v0.7.62 (#11467)
  • c176b214cc extend possible duration range for Kling O1 StartEndFrame node (#11451)
  • Compare 17 commits »

1 day ago

qcwqqq synced commits to master at qcwqqq/ComfyUI from mirror

1 day ago

qcwqqq synced commits to master at qcwqqq/ComfyUI from mirror

  • c176b214cc extend possible duration range for Kling O1 StartEndFrame node (#11451)

1 day ago

qcwqqq synced commits to master at qcwqqq/ComfyUI from mirror

  • 91bf6b6aa3 Add node to create empty latents for qwen image layered model. (#11460)

2 days ago

qcwqqq synced commits to main at qcwqqq/ComfyUI-Manager from mirror

2 days ago

qcwqqq synced commits to template-update-12-19 at qcwqqq/workflow_templates from mirror

  • 4d25f11c65 chore: update workflow_template_input_files.json (PR #434)
  • 36eb0185b8 Merge branch 'template-update-12-19' of https://github.com/Comfy-Org/workflow_templates into template-update-12-19
  • 8c1817bacb Add new API entry for BFL FLUX: Object Swap in bundles.json to enhance media processing capabilities.
  • 692d4845a1 Add new API entry for BFL FLUX.2 [max]: Object Swap in multiple languages. Includes titles, descriptions, and metadata for enhanced image editing capabilities.
  • 002b996713 Auto-bump package versions and sync manifests for template changes
  • Compare 25 commits »

2 days ago

qcwqqq synced commits to main at qcwqqq/ComfyUI-KJNodes from mirror

  • 79f529a84a Add VAEDecodeLoopKJ VAE decoding node that helps fix the seam that can appear when decoding looped videos.
  • 70a95fa264 Update nodes.py
  • 409eda5e29 Update CheckpointLoaderKJ for latest Comfy changes
  • 3160b36474 Merge pull request #467 from pfn/calculator-bitwise-shift Add shift operators to Simple Calculator KJ node
  • 56902f9bf8 Add shift operators to Simple Calculator KJ node
  • Compare 5 commits »

2 days ago

qcwqqq synced commits to master at qcwqqq/ComfyUI from mirror

3 days ago

qcwqqq synced commits to v3-improvements at qcwqqq/ComfyUI from mirror

  • 322e3d01ec Add (and leave commented out) some potential logic nodes
  • 37e94ed583 Make primitive float's step make more sense
  • 847c278790 Merge branch 'master' into v3-improvements
  • cc4ddba1b6 Allow enabling use of MIOpen by setting COMFYUI_ENABLE_MIOPEN=1 as an env var (#11366)
  • 8376ff6831 bump comfyui_manager version to the 4.0.3b7 (#11422)
  • Compare 8 commits »

3 days ago

qcwqqq synced commits to master at qcwqqq/ComfyUI from mirror

  • bbb11e2608 fix(api-nodes): Topaz 4k video upscaling (#11438)
  • 0899012ad6 chore(api-nodes): by default set Watermark generation to False (#11437)
  • fb478f679a Only apply gemma quant config to gemma model for newbie. (#11436)
  • 4c432c11ed Implement Jina CLIP v2 and NewBie dual CLIP (#11415) * Implement Jina CLIP v2 * Support quantized Gemma in NewBie dual CLIP
  • 31e961736a Fix issue with batches and newbie. (#11435)
  • Compare 10 commits »

3 days ago

qcwqqq synced commits to manager-v4 at qcwqqq/ComfyUI-Manager from mirror

  • b9def4cb6e refactor: remove preview_method and component legacy features Preview Method Removal: - Remove preview method UI from Manager settings panel - Remove /v2/manager/preview_method API endpoint (legacy) - Remove set_preview_method() and get_current_preview_method() functions - Remove preview_method from config read/write operations - Clean up latent_preview imports Use ComfyUI Settings > Execution > Live preview method instead. Component Feature Removal: - Delete components-manager.js entirely - Remove ComponentBuilderDialog, load_components, set_component_policy - Remove component policy UI from Manager settings panel - Remove /v2/manager/policy/component API endpoint - Remove /v2/manager/component/save and /loads API endpoints - Remove component_policy from config read/write operations - Remove manager_components_path from context
  • a7eb93fff0 Changed Main Dialog to match aesthetics and close button location as Original ComfyUI Interface (#2349) * Started changing UI to match the rest of ComfyUI Completed Main Container * - Added layout formatting to components of the Manager dialog box - Pulled name from select and put it into a label (eg "DB: Channel" now has a label of DB and a dropdown with channel, etc) - Fixed incorrect z-index * Removed this.close() I added before finding z-index issue. * Matched buttons and drop downs to match style of ComfyUI interface while keeping the colours the same as OG ComfyUI Manager * - Took gui building out and put into its own .js - Applied theme to Nodes Manager - Made theme respect user theme colors * - Themed model manager and snapshot manager - fixed incorrect id in gui builder * Fix syntax error in color property --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
  • Compare 2 commits »

4 days ago

qcwqqq synced commits to main at qcwqqq/ComfyUI-Manager from mirror

  • f4fdd51ce9 feat(preview): disable Manager preview method when ComfyUI native feature is available - Add detection for ComfyUI PR #11261 (per-queue preview override) - Return DISABLED status when native feature is detected - Improve UI loading state and prevent flash of enabled state - Add accessibility attributes and visual feedback for disabled state - Show user notification when feature transitions to native - Version bump to 3.39
  • ae6c7dd673 Changed Main Dialog to match aesthetics and close button location as Original ComfyUI Interface (#2349) * Started changing UI to match the rest of ComfyUI Completed Main Container * - Added layout formatting to components of the Manager dialog box - Pulled name from select and put it into a label (eg "DB: Channel" now has a label of DB and a dropdown with channel, etc) - Fixed incorrect z-index * Removed this.close() I added before finding z-index issue. * Matched buttons and drop downs to match style of ComfyUI interface while keeping the colours the same as OG ComfyUI Manager * - Took gui building out and put into its own .js - Applied theme to Nodes Manager - Made theme respect user theme colors * - Themed model manager and snapshot manager - fixed incorrect id in gui builder * Fix syntax error in color property --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
  • 0cbc773126 update DB
  • Compare 3 commits »

4 days ago

qcwqqq synced commits to master at qcwqqq/ComfyUI from mirror

4 days ago

qcwqqq synced commits to main at qcwqqq/ComfyUI-KJNodes from mirror

  • ea74a92803 Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes
  • ac2da893e9 Merge pull request #466 from VipCrazyMaster/fix-bytesio-import Fix BytesIO import error caused by comfy_api.latest.io
  • 90b87bab34 Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes
  • 925f1d7514 Correct cond combine order
  • 61c26e496d Fix BytesIO import error caused by comfy_api.latest.io
  • Compare 5 commits »

4 days ago

qcwqqq synced commits to v3-improvements at qcwqqq/ComfyUI from mirror

  • b4bc854398 Comment out test logic nodes
  • dd4786bcf8 Make lazy status for specific inputs on DynamicInputs work by having the values of the dictionary for check_lazy_status be a tuple, where the second element is the key of the input that can be returned
  • bef33564c1 Merge branch 'master' into v3-improvements
  • 6a2678ac65 Trim/pad channels in VAE code. (#11406)
  • e4fb3a3572 Support loading Wan/Qwen VAEs with different in/out channels. (#11405)
  • Compare 6 commits »

4 days ago

Baidu
map