.. |
cldm
|
Remove omegaconf dependency and some ci changes.
|
2023-03-13 14:49:18 -04:00 |
extra_samplers
|
Fix uni_pc sampler not working with 1 or 2 steps.
|
2023-02-26 04:01:01 -05:00 |
k_diffusion
|
Add some low vram modes: --lowvram and --novram
|
2023-02-08 11:37:10 -05:00 |
ldm
|
seperates out arg parser and imports args
|
2023-04-05 23:41:23 -04:00 |
sd1_tokenizer
|
Initial commit.
|
2023-01-16 22:37:14 -05:00 |
t2i_adapter
|
Update T2I adapter code to latest.
|
2023-03-03 18:46:49 -05:00 |
cli_args.py
|
Clarify what --windows-standalone-build does.
|
2023-04-07 15:52:56 -04:00 |
clip_vision.py
|
Fix for new transformers version.
|
2023-04-09 15:55:21 -04:00 |
clip_vision_config_h.json
|
Add support for unCLIP SD2.x models.
|
2023-04-01 23:19:15 -04:00 |
clip_vision_config_vitl.json
|
Add support for unCLIP SD2.x models.
|
2023-04-01 23:19:15 -04:00 |
diffusers_convert.py
|
Cleanup.
|
2023-04-07 02:31:46 -04:00 |
model_management.py
|
Print xformers version and warning about 0.0.18
|
2023-04-09 01:31:47 -04:00 |
samplers.py
|
Remove print.
|
2023-04-03 22:58:54 -04:00 |
sd.py
|
Add support for unCLIP SD2.x models.
|
2023-04-01 23:19:15 -04:00 |
sd1_clip.py
|
Safely load pickled embeds that don't load with weights_only=True.
|
2023-04-14 15:33:43 -04:00 |
sd1_clip_config.json
|
Initial commit.
|
2023-01-16 22:37:14 -05:00 |
sd2_clip.py
|
Embeddings/textual inversion support for SD2.x
|
2023-02-05 15:49:03 -05:00 |
sd2_clip_config.json
|
Use transformers CLIP instead of open_clip for SD2.x
|
2023-02-05 14:36:28 -05:00 |
utils.py
|
Add support for unCLIP SD2.x models.
|
2023-04-01 23:19:15 -04:00 |