Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Comfy-Org/ComfyUI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: OpenDiscourse/ComfyUI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 7, 2026

  1. Initial plan

    Copilot committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    c113c0c View commit details
    Browse the repository at this point in the history
  2. Add comprehensive example functions for various ComfyUI workflows

    Co-authored-by: cbwinslow <8528478+cbwinslow@users.noreply.github.com>
    Copilot and cbwinslow committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    f2d81d6 View commit details
    Browse the repository at this point in the history
  3. Add advanced workflows example with batch processing and style transfer

    Co-authored-by: cbwinslow <8528478+cbwinslow@users.noreply.github.com>
    Copilot and cbwinslow committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    0c77602 View commit details
    Browse the repository at this point in the history
  4. Fix workflow node references and improve performance with copy.deepcopy

    Co-authored-by: cbwinslow <8528478+cbwinslow@users.noreply.github.com>
    Copilot and cbwinslow committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    58b8ee2 View commit details
    Browse the repository at this point in the history
  5. Fix shallow copy in inpainting and correct ControlNet node references

    Co-authored-by: cbwinslow <8528478+cbwinslow@users.noreply.github.com>
    Copilot and cbwinslow committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    2cde4a0 View commit details
    Browse the repository at this point in the history
  6. Replace magic numbers with named constants for better maintainability

    Co-authored-by: cbwinslow <8528478+cbwinslow@users.noreply.github.com>
    Copilot and cbwinslow committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    1688466 View commit details
    Browse the repository at this point in the history
  7. Improve documentation comments for constants

    Co-authored-by: cbwinslow <8528478+cbwinslow@users.noreply.github.com>
    Copilot and cbwinslow committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    454f07e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b535f89 View commit details
    Browse the repository at this point in the history
  9. Remove misleading CLIP token truncation, let ComfyUI handle it intern…

    …ally
    
    Co-authored-by: cbwinslow <8528478+cbwinslow@users.noreply.github.com>
    Copilot and cbwinslow committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    a45eec1 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1 from OpenDiscourse/copilot/create-example-funct…

    …ions
    
    Add comprehensive example functions for ComfyUI workflows
    cbwinslow authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    8b89534 View commit details
    Browse the repository at this point in the history
Loading