- 06 Mar, 2023 6 commits
-
-
edikius authored
* fixed import error I had an ImportError: cannot import name 'Protocol' from 'typing' while trying to update so I fixed it to start an app * Update main.py * deleted example files
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 05 Mar, 2023 5 commits
-
-
comfyanonymous authored
It needs the CLIPVision model so I added CLIPVisionLoader and CLIPVisionEncode. Put the clip vision model in models/clip_vision Put the t2i style model in models/style_models StyleModelLoader to load it, StyleModelApply to apply it ConditioningAppend to append the conditioning it outputs to a positive one.
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 04 Mar, 2023 2 commits
-
-
comfyanonymous authored
Specify which way is the recommended way to run ComfyUI in colab.
-
comfyanonymous authored
-
- 03 Mar, 2023 9 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
from the CLIPLoader node.
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
Use a more simple way to detect if the model is -v prediction.
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 02 Mar, 2023 3 commits
-
-
comfyanonymous authored
--use-pytorch-cross-attention to use it.
-
comfyanonymous authored
-
comfyanonymous authored
-
- 01 Mar, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 28 Feb, 2023 10 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 27 Feb, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-