| .. |
|
api
|
move this back since the issue is resolved
|
2023-08-22 18:00:18 -07:00 |
|
cldm
|
wip make package structure coherent
|
2023-08-22 11:35:20 -07:00 |
|
cmd
|
merge upstream
|
2023-08-29 13:36:53 -07:00 |
|
extra_samplers
|
working install from git repo
|
2023-08-04 15:44:02 -07:00 |
|
for_developers
|
wip
|
2023-08-23 16:14:12 -07:00 |
|
k_diffusion
|
merge with upstream
|
2023-08-21 12:00:59 -07:00 |
|
ldm
|
merge upstream
|
2023-08-29 13:36:53 -07:00 |
|
nodes
|
merge upstream
|
2023-08-29 13:36:53 -07:00 |
|
sd1_tokenizer
|
working install from git repo
|
2023-08-04 15:44:02 -07:00 |
|
t2i_adapter
|
merge upstream
|
2023-08-29 13:36:53 -07:00 |
|
taesd
|
working install from git repo
|
2023-08-04 15:44:02 -07:00 |
|
vendor
|
openapi definition, documented API endpoints and new ergonomic API endpoint
|
2023-08-04 15:44:02 -07:00 |
|
__init__.py
|
Create a setup.py and automatically select the correct pytorch binaries for the current platform and supported devices
|
2023-08-04 15:44:02 -07:00 |
|
checkpoint_pickle.py
|
Remove pytorch_lightning dependency.
|
2023-06-13 10:11:33 -04:00 |
|
cli_args.py
|
Enable bf16-vae by default on ampere and up.
|
2023-08-27 23:06:19 -04:00 |
|
clip_config_bigg.json
|
This is unused but it should be 1280.
|
2023-06-28 18:04:23 -04:00 |
|
clip_vision_config_g.json
|
Add support for clip g vision model to CLIPVisionLoader.
|
2023-08-18 11:13:29 -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
|
merge upstream
|
2023-08-29 13:36:53 -07:00 |
|
controlnet.py
|
No need to check filename extensions to detect shuffle controlnet.
|
2023-08-28 16:49:06 -04:00 |
|
diffusers_convert.py
|
Fix diffusers VAE loading.
|
2023-07-26 18:26:39 -04:00 |
|
diffusers_load.py
|
wip make package structure coherent
|
2023-08-22 11:35:20 -07:00 |
|
digest.py
|
Hash consistency fixes
|
2023-08-21 13:28:25 -07:00 |
|
gligen.py
|
Smarter memory management.
|
2023-08-17 01:06:34 -04:00 |
|
latent_formats.py
|
Support SDXL embedding format with 2 CLIP.
|
2023-07-10 10:34:59 -04:00 |
|
lora.py
|
Implement loras with norm keys.
|
2023-08-28 11:20:06 -04:00 |
|
model_base.py
|
merge upstream
|
2023-08-29 13:36:53 -07:00 |
|
model_detection.py
|
Support small diffusers controlnet so both types are now supported.
|
2023-08-16 12:45:56 -04:00 |
|
model_management.py
|
merge upstream
|
2023-08-29 13:36:53 -07:00 |
|
model_patcher.py
|
Move ModelPatcher to model_patcher.py
|
2023-08-28 14:51:31 -04:00 |
|
ops.py
|
Initialize text encoder to target dtype.
|
2023-08-23 21:01:15 -04:00 |
|
sample.py
|
merge upstream
|
2023-08-29 13:36:53 -07:00 |
|
samplers.py
|
wip make package structure coherent
|
2023-08-22 11:35:20 -07:00 |
|
sd1_clip_config.json
|
Initial commit.
|
2023-01-16 22:37:14 -05:00 |
|
sd1_clip.py
|
merge upstream
|
2023-08-29 13:36:53 -07:00 |
|
sd2_clip_config.json
|
Move text_projection to base clip model.
|
2023-08-24 23:43:48 -04:00 |
|
sd2_clip.py
|
merge upstream
|
2023-08-29 13:36:53 -07:00 |
|
sd.py
|
merge upstream
|
2023-08-29 13:36:53 -07:00 |
|
sdxl_clip.py
|
merge upstream
|
2023-08-29 13:36:53 -07:00 |
|
supported_models_base.py
|
Initialize the unet directly on the target device.
|
2023-07-29 14:51:56 -04:00 |
|
supported_models.py
|
Initialize the unet directly on the target device.
|
2023-07-29 14:51:56 -04:00 |
|
utils.py
|
merge upstream
|
2023-08-29 13:36:53 -07:00 |
|
web
|
working install from git repo
|
2023-08-04 15:44:02 -07:00 |