"...git@developer.sourcefind.cn:chenpangpang/ComfyUI.git" did not exist on "f8f7568d031a61f5d21ca0ed56ff56d7d83c9115"
- 09 Dec, 2023 2 commits
-
-
pythongosssss authored
-
pythongosssss authored
-
- 08 Dec, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 07 Dec, 2023 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
-
comfyanonymous authored
Use a simple CLIP model implementation instead of the one from transformers. This will allow some interesting things that would too hackish to implement using the transformers implementation.
-
- 06 Dec, 2023 5 commits
-
-
asagi4 authored
-
comfyanonymous authored
-
https://github.com/pythongosssss/ComfyUIcomfyanonymous authored
# Conflicts: # web/extensions/core/widgetInputs.js
-
Dr.Lt.Data authored
* renewal mask editor * fix: ignoring keydown when 2nd open
-
-
- 05 Dec, 2023 6 commits
-
-
pythongosssss authored
-
pythongosssss authored
-
pythongosssss authored
-
pythongosssss authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 04 Dec, 2023 6 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
--fp8_e4m3fn-unet and --fp8_e5m2-unet are the two different formats supported by pytorch.
-
comfyanonymous authored
-
-
- 03 Dec, 2023 4 commits
-
-
pythongosssss authored
-
pythongosssss authored
-
pythongosssss authored
Unregister group nodes on workflow change
-
comfyanonymous authored
Previously when a list of 3 images [0, 1, 2] was used for a 6 frame video they were concated like this: [0, 1, 2, 0, 1, 2] now they are concated like this: [0, 0, 1, 1, 2, 2]
-
- 02 Dec, 2023 4 commits
-
-
comfyanonymous authored
-
-
pythongosssss authored
-
Jairo Correa authored
-
- 01 Dec, 2023 5 commits
-
-
comfyanonymous authored
-
pythongosssss authored
* Add test for extension hooks Add afterConfigureGraph callback * fix comment
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 30 Nov, 2023 1 commit
-
-
comfyanonymous authored
-