You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
comfyanonymous 6971646b8b Speed up model loading a bit.
Default pytorch Linear initializes the weights which is useless and slow.
2 years ago
..
diffusionmodules Make scaled_dot_product switch to sliced attention on OOM. 2 years ago
distributions Initial commit. 2 years ago
encoders Cleanup: Remove a bunch of useless files. 2 years ago
attention.py Speed up model loading a bit. 2 years ago
ema.py Initial commit. 2 years ago
sub_quadratic_attention.py Fix model_management import so it doesn't get executed twice. 2 years ago
tomesd.py minor changes for tiled sampler 2 years ago