Skip to content
代码片段 群组 项目
该项目从 https://github.com/comfyanonymous/ComfyUI.git 镜像。 拉取镜像更新于
  1. 4月 24, 2023
    • ltdrdata's avatar
      Add clipspace feature. (#541) · f7a82188
      ltdrdata 创作于
      
      * 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
  2. 4月 07, 2023
  3. 4月 06, 2023
  4. 4月 01, 2023
  5. 3月 31, 2023
  6. 3月 27, 2023
  7. 3月 24, 2023
  8. 3月 23, 2023
  9. 3月 19, 2023
  10. 3月 14, 2023
  11. 3月 13, 2023
  12. 3月 10, 2023
  13. 3月 09, 2023
  14. 3月 07, 2023
  15. 3月 04, 2023
  16. 3月 03, 2023
  17. 2月 28, 2023
  18. 2月 26, 2023
  19. 2月 25, 2023
  20. 2月 24, 2023
  21. 2月 22, 2023
加载中