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: comfyanonymous/ComfyUI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.48
Choose a base ref
...
head repository: comfyanonymous/ComfyUI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.49
Choose a head ref
  • 16 commits
  • 20 files changed
  • 5 contributors

Commits on Aug 2, 2025

  1. API for Recently Used Items (#8792)

    * feat: add file creation time to model file metadata and user file info
    
    * fix linting
    Myestery authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    3dfefc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbcc239 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f582a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13aaa66 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2025

  1. Cleanup. (#9160)

    comfyanonymous authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    aebac22 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Configuration menu
    Copy the full SHA
    182f90b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    140ffc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7991341 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84f9759 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03895de View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Configuration menu
    Copy the full SHA
    c012400 View commit details
    Browse the repository at this point in the history
  2. Add Veo3 video generation node with audio support (#9110)

    - Create new Veo3VideoGenerationNode that extends VeoVideoGenerationNode
    - Add support for generateAudio parameter (only for Veo3 models)
    - Support new Veo3 models: veo-3.0-generate-001, veo-3.0-fast-generate-001
    - Fix Veo3 duration constraint to 8 seconds only
    - Update original node to be clearly Veo 2 only
    - Update API paths to use model parameter: /proxy/veo/{model}/generate
    - Regenerate API types from staging to include generateAudio parameter
    - Fix TripoModelVersion enum reference after regeneration
    - Mark generated API types file in .gitattributes
    christian-byrne authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    f69609b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5be6fd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d044a24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da1ad9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32a95bb View commit details
    Browse the repository at this point in the history
Loading