| .. |
|
aitemplate
|
fix import
|
2023-05-15 19:24:00 +01:00 |
|
cldm
|
Fix imports.
|
2023-05-04 18:10:29 -04:00 |
|
extra_samplers
|
Add a total_steps value to sampler callback.
|
2023-05-03 12:58:10 -04:00 |
|
k_diffusion
|
Add some low vram modes: --lowvram and --novram
|
2023-02-08 11:37:10 -05:00 |
|
ldm
|
minor changes for tiled sampler
|
2023-05-12 23:49:09 +02:00 |
|
sd1_tokenizer
|
Initial commit.
|
2023-01-16 22:37:14 -05:00 |
|
t2i_adapter
|
Make t2i adapter work with any latent resolution.
|
2023-05-08 18:15:19 -04:00 |
|
cli_args.py
|
auto-launch cli arg
|
2023-05-06 16:59:40 -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 |
|
clip_vision.py
|
Fix for new transformers version.
|
2023-04-09 15:55:21 -04:00 |
|
diffusers_convert.py
|
Cleanup.
|
2023-04-07 02:31:46 -04:00 |
|
gligen.py
|
Lowvram mode for gligen and fix some lowvram issues.
|
2023-05-05 18:11:41 -04:00 |
|
model_management.py
|
Print the torch device that is used on startup.
|
2023-05-13 17:11:27 -04:00 |
|
sample.py
|
Pass AITemplate, MODEL to AITemplate KSampler, -diffusers req
|
2023-05-16 07:15:12 +01:00 |
|
samplers.py
|
Fix for long prompts
|
2023-05-16 20:55:19 +01:00 |
|
sd1_clip_config.json
|
Initial commit.
|
2023-01-16 22:37:14 -05:00 |
|
sd1_clip.py
|
Search recursively in subfolders for embeddings.
|
2023-05-05 01:28:48 -04:00 |
|
sd2_clip_config.json
|
Use transformers CLIP instead of open_clip for SD2.x
|
2023-02-05 14:36:28 -05:00 |
|
sd2_clip.py
|
Some refactoring: from_tokens -> encode_from_tokens
|
2023-04-15 18:46:58 -04:00 |
|
sd.py
|
comment out annoying print statement
|
2023-05-12 23:57:40 +02:00 |
|
utils.py
|
Refactor.
|
2023-05-03 17:48:35 -04:00 |