1. 13 May, 2023 1 commit
    • BlenderNeko's avatar
      Make nodes map over input lists (#579) · 1201d2ea
      BlenderNeko authored
      * allow nodes to map over lists
      
      * make work with IS_CHANGED and VALIDATE_INPUTS
      
      * give list outputs distinct socket shape
      
      * add rebatch node
      
      * add batch index logic
      
      * add repeat latent batch
      
      * deal with noise mask edge cases in latentfrombatch
      1201d2ea
  2. 11 May, 2023 1 commit
  3. 10 May, 2023 4 commits
  4. 26 Apr, 2023 2 commits
  5. 24 Apr, 2023 1 commit
  6. 23 Apr, 2023 2 commits
    • comfyanonymous's avatar
      ccad603b
    • ltdrdata's avatar
      Add clipspace feature. (#541) · f7a82188
      ltdrdata authored
      
      
      * Add clipspace feature.
      * feat: copy content to clipspace
      * feat: paste content from clipspace
      
      Extend validation to allow for validating annotated_path in addition to other parameters.
      
      Add support for annotated_filepath in folder_paths function.
      
      Generalize the '/upload/image' API to allow for uploading images to the 'input', 'temp', or 'output' directories.
      
      * rename contentClipboard -> clipspace
      
      * Do deep copy for imgs on copy to clipspace.
      
      * add original_imgs into clipspace
      * Preserve the original image when 'imgs' are modified
      
      * robust patch & refactoring folder_paths about annotated_filepath
      
      * Only show the Paste menu if the ComfyApp.clipspace is not empty
      
      * instant refresh on paste
      
      force triggering 'changed' on paste action
      
      * subfolder fix on paste logic
      
      attach subfolder if subfolder isn't empty
      
      ---------
      Co-authored-by: default avatarLt.Dr.Data <lt.dr.data@gmail.com>
      f7a82188
  7. 15 Apr, 2023 2 commits
  8. 29 Mar, 2023 1 commit
  9. 28 Mar, 2023 1 commit
  10. 27 Mar, 2023 2 commits
  11. 22 Mar, 2023 1 commit
  12. 07 Mar, 2023 1 commit
  13. 02 Mar, 2023 2 commits
  14. 28 Feb, 2023 3 commits
  15. 26 Feb, 2023 1 commit
  16. 25 Feb, 2023 1 commit
  17. 23 Feb, 2023 3 commits
  18. 21 Feb, 2023 2 commits
  19. 20 Feb, 2023 1 commit
  20. 18 Feb, 2023 1 commit
  21. 16 Feb, 2023 1 commit
  22. 13 Feb, 2023 2 commits
  23. 12 Feb, 2023 2 commits
  24. 10 Feb, 2023 1 commit
  25. 08 Feb, 2023 1 commit