- 08 Dec, 2023 1 commit
-
-
comfyanonymous authored
-
- 07 Dec, 2023 1 commit
-
-
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.
-
- 04 Dec, 2023 1 commit
-
-
comfyanonymous authored
-
- 14 Nov, 2023 2 commits
-
-
comfyanonymous authored
-
Jianqi Pan authored
-
- 06 Nov, 2023 2 commits
-
-
comfyanonymous authored
More generic clip model class that can be used on more types of text encoders. Don't apply weighting algorithm when weight is 1.0 Don't compute an empty token output when it's not needed.
-
comfyanonymous authored
-
- 28 Oct, 2023 1 commit
-
-
comfyanonymous authored
-
- 27 Oct, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 15 Sep, 2023 1 commit
-
-
comfyanonymous authored
-
- 12 Sep, 2023 1 commit
-
-
comfyanonymous authored
-
- 25 Aug, 2023 1 commit
-
-
comfyanonymous authored
-
- 24 Aug, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 23 Aug, 2023 1 commit
-
-
comfyanonymous authored
Do inference in fp32 to make sure quality stays the exact same.
-
- 04 Aug, 2023 1 commit
-
-
comfyanonymous authored
-
- 15 Jul, 2023 1 commit
-
-
comfyanonymous authored
-
- 12 Jul, 2023 1 commit
-
-
comfyanonymous authored
-
- 10 Jul, 2023 1 commit
-
-
comfyanonymous authored
-
- 06 Jul, 2023 1 commit
-
-
comfyanonymous authored
-
- 01 Jul, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
load_model_gpu() is now used with the text encoder models instead of just the unet.
-
comfyanonymous authored
This is faster on big text encoder models than running it on the CPU.
-
- 30 Jun, 2023 1 commit
-
-
comfyanonymous authored
-
- 25 Jun, 2023 1 commit
-
-
comfyanonymous authored
Update LoadClip to load clip models for SDXL refiner.
-
- 22 Jun, 2023 1 commit
-
-
comfyanonymous authored
Large refactor of the model detection and loading code.
-
- 15 Jun, 2023 2 commits
-
-
comfyanonymous authored
Make the CLIP model work on the GPU.
-
comfyanonymous authored
-
- 14 Jun, 2023 1 commit
-
-
comfyanonymous authored
-
- 09 Jun, 2023 1 commit
-
-
comfyanonymous authored
-
- 05 May, 2023 1 commit
-
-
comfyanonymous authored
-
- 15 Apr, 2023 2 commits
-
-
comfyanonymous authored
-
BlenderNeko authored
-
- 14 Apr, 2023 4 commits
-
-
comfyanonymous authored
-
BlenderNeko authored
-
BlenderNeko authored
-
comfyanonymous authored
-
- 13 Apr, 2023 1 commit
-
-
BlenderNeko authored
-
- 04 Apr, 2023 1 commit
-
-
comfyanonymous authored
-