| .. |
|
api
|
fix issues with finding the path to the image file, no matter how the application was started
|
2023-08-11 15:26:13 -07:00 |
|
app
|
mara nodes
|
2023-08-04 15:44:02 -07:00 |
|
cldm
|
working install from git repo
|
2023-08-04 15:44:02 -07:00 |
|
cmd
|
fix timestamp issue
|
2023-08-12 14:30:03 -07:00 |
|
extra_samplers
|
working install from git repo
|
2023-08-04 15:44:02 -07:00 |
|
k_diffusion
|
working install from git repo
|
2023-08-04 15:44:02 -07:00 |
|
ldm
|
working install from git repo
|
2023-08-04 15:44:02 -07:00 |
|
nodes
|
fix issues with finding the path to the image file, no matter how the application was started
|
2023-08-11 15:26:13 -07:00 |
|
sd1_tokenizer
|
working install from git repo
|
2023-08-04 15:44:02 -07:00 |
|
t2i_adapter
|
working install from git repo
|
2023-08-04 15:44:02 -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
|
Add --temp-directory argument to set temp directory.
|
2023-08-11 05:13:03 -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_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 error with ClipVision loader node.
|
2023-06-23 01:08:05 -04:00 |
|
diffusers_convert.py
|
Fix diffusers VAE loading.
|
2023-07-26 18:26:39 -04:00 |
|
diffusers_load.py
|
wip
|
2023-08-04 15:44:02 -07:00 |
|
digest.py
|
basic caching
|
2023-08-04 15:44:02 -07:00 |
|
gligen.py
|
Disable autocast in unet for increased speed.
|
2023-07-05 21:58:29 -04:00 |
|
latent_formats.py
|
Support SDXL embedding format with 2 CLIP.
|
2023-07-10 10:34:59 -04:00 |
|
model_base.py
|
Initialize the unet directly on the target device.
|
2023-07-29 14:51:56 -04:00 |
|
model_detection.py
|
Support controlnet in diffusers format.
|
2023-07-21 22:58:16 -04:00 |
|
model_management.py
|
macOS latest with fp16 enabled by default
|
2023-08-04 15:44:02 -07:00 |
|
ops.py
|
Properly disable weight initialization in clip models.
|
2023-06-14 20:13:08 -04:00 |
|
sample.py
|
Disable autocast in unet for increased speed.
|
2023-07-05 21:58:29 -04:00 |
|
samplers.py
|
Disable calculating uncond when CFG is 1.0
|
2023-08-09 20:55:03 -04:00 |
|
sd1_clip_config.json
|
Initial commit.
|
2023-01-16 22:37:14 -05:00 |
|
sd1_clip.py
|
working install from git repo
|
2023-08-04 15:44:02 -07: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
|
working install from git repo
|
2023-08-04 15:44:02 -07:00 |
|
sd.py
|
Support diffuser text encoder loras.
|
2023-08-10 20:28:28 -04:00 |
|
sdxl_clip.py
|
Fix CLIPSetLastLayer not reverting when removed.
|
2023-07-15 01:41:21 -04: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
|
Updates for better compatibility with DeepFloyd
|
2023-08-04 15:44:02 -07:00 |
|
web
|
working install from git repo
|
2023-08-04 15:44:02 -07:00 |