Files
stable-diffusion-webui-forge/modules
cluder 4f64f6daa4 Fix model loading during Checkpoint Merging #1359,#1095 (#1639)
* Fix Checkpoint Merging #1359,#1095

- checkpoint_list[] contains the CheckpointInfo.title which is "checkpointname.safetensor [hash]"
  when a checkpoint is selected to be loaded during merge, we try to match it with just "checkpointname.safetensor".
  -> use checkpoint_aliases[] which already contains the checkpoint key in all possible variants.
- replaced removed sd_models.read_state_dict() with sd_models.load_torch_file()
- replaced removed sd_vae.load_vae_dict() with sd_vae.load_torch_file()
- uncommented create_config() for now, since it calls a removed method: sd_models_config.find_checkpoint_config_near_filename()

* Follow up merge fix for #1359 #1095

- read_state_dict() does nothing, replaced 2 occurrences with load_torch_file()
- now merging actually merges again
2024-08-31 17:09:06 -07:00
..
fix
2024-08-26 16:15:07 -07:00
2024-08-05 11:31:02 -07:00
2024-08-11 22:07:54 -07:00
2024-08-25 13:23:21 +01:00
2024-07-26 12:02:46 -07:00
2024-08-26 11:27:35 +01:00
2024-07-26 12:02:46 -07:00
2024-08-03 15:54:39 -07:00
2024-08-03 14:59:46 -07:00
2024-08-03 14:59:46 -07:00
2024-08-11 15:48:47 -07:00
2024-08-03 15:54:39 -07:00
2024-08-17 08:29:08 -07:00
2024-07-26 12:02:46 -07:00
2024-08-03 15:54:39 -07:00
2024-07-26 12:02:46 -07:00
2023-08-29 00:54:57 -06:00
2024-08-19 09:12:38 -07:00
2024-08-10 19:24:19 -07:00
2024-08-03 15:54:39 -07:00
2024-07-26 12:02:46 -07:00
2024-08-08 14:51:13 -07:00
2024-08-11 15:55:07 -07:00
2024-07-26 12:02:46 -07:00
2024-08-06 14:34:57 -07:00
2024-08-14 17:10:03 -07:00
2023-09-11 09:22:27 +08:00
2024-07-26 12:02:46 -07:00
2024-08-05 21:24:35 -07:00
2024-07-26 12:02:46 -07:00
2024-07-26 12:02:46 -07:00
2023-05-18 10:12:17 +03:00
2024-08-05 21:24:35 -07:00
2024-07-26 12:02:46 -07:00
2024-07-26 12:02:46 -07:00
fix
2024-08-15 01:56:21 -07:00
2024-08-30 15:18:21 -07:00
2024-07-26 12:02:46 -07:00
2024-07-26 12:02:46 -07:00
2024-08-08 00:57:40 -07:00
2024-08-03 15:54:39 -07:00
2023-09-30 08:23:12 +03:00
2024-08-05 11:07:08 -07:00
2024-07-26 12:02:46 -07:00
2024-07-26 12:02:46 -07:00
2023-05-10 11:05:02 +03:00
2024-07-26 12:02:46 -07:00
2024-07-26 12:02:46 -07:00
2024-08-05 12:14:43 -07:00
2024-08-05 12:14:43 -07:00
2024-08-05 12:14:43 -07:00
2024-08-05 12:14:43 -07:00
2024-08-05 04:21:35 -07:00
2024-07-26 12:02:46 -07:00
2024-08-05 12:14:43 -07:00
2024-08-08 13:46:42 -07:00
2024-08-05 04:21:35 -07:00
2024-08-05 12:01:11 -07:00
2024-08-05 04:21:35 -07:00
2024-08-31 10:55:19 -07:00
2024-08-22 23:07:05 -07:00
2024-08-11 22:07:54 -07:00
2024-08-18 19:23:12 -07:00
2024-08-03 15:51:04 -07:00
2024-08-07 18:00:58 -07:00
2024-08-31 13:05:02 +01:00
2024-08-11 16:21:52 -07:00
i
2024-01-27 09:44:44 -08:00
2024-07-26 12:02:46 -07:00
2024-08-27 15:17:32 +08:00
2024-07-26 12:02:46 -07:00
2024-08-11 15:58:30 -07:00
2024-07-26 12:02:46 -07:00
2024-07-26 12:02:46 -07:00
2024-07-26 12:02:46 -07:00
2024-07-26 12:02:46 -07:00
2024-07-26 12:02:46 -07:00
2024-07-26 12:02:46 -07:00
2024-07-26 12:02:46 -07:00
2024-07-26 12:02:46 -07:00
2024-07-29 09:22:44 -06:00
2024-07-26 12:02:46 -07:00
2024-07-26 12:02:46 -07:00
2024-07-26 12:02:46 -07:00
2024-07-29 09:22:44 -06:00
2024-07-27 06:39:58 -07:00
2024-07-26 12:02:46 -07:00
2024-07-26 12:02:46 -07:00
2024-08-05 21:24:35 -07:00
2024-08-05 21:24:35 -07:00
2024-08-05 21:24:35 -07:00