MrCheeze
|
8a34671fe9
Add support for the Variations models (unclip-h and unclip-l)
|
2 years ago |
AUTOMATIC1111
|
956ed9a737
Merge pull request #8780 from Brawlence/master
|
2 years ago |
carat-johyun
|
92e173d414
fix variable typo
|
2 years ago |
Φφ
|
4cbbb881ee
Unload checkpoints on Request
|
2 years ago |
AUTOMATIC
|
6a04a7f20f
fix an error loading Lora with empty values in metadata
|
2 years ago |
AUTOMATIC
|
c19530f1a5
Add view metadata button for Lora cards.
|
2 years ago |
w-e-w
|
014e7323f6
when exists
|
2 years ago |
w-e-w
|
c77f01ff31
fix auto sd download issue
|
2 years ago |
missionfloyd
|
c4ea16a03f
Add ".vae.ckpt" to ext_blacklist
|
2 years ago |
missionfloyd
|
1615f786ee
Download model if none are found
|
2 years ago |
AUTOMATIC
|
668d7e9b9a
make it possible to load SD1 checkpoints without CLIP
|
2 years ago |
AUTOMATIC
|
3e0f9a7543
fix issue with switching back to checkpoint that had its checksum calculated during runtime mentioned in #7506
|
2 years ago |
AUTOMATIC1111
|
c0e0b5844d
Merge pull request #7470 from cbrownstein-lambda/update-error-message-no-checkpoint
|
2 years ago |
AUTOMATIC
|
81823407d9
add --no-hashing
|
2 years ago |
Cody Brownstein
|
fb97acef63
Update error message WRT missing checkpoint file
|
2 years ago |
AUTOMATIC
|
f6b7768f84
support for searching subdirectory names for extra networks
|
2 years ago |
AUTOMATIC
|
5d14f282c2
fixed a bug where after switching to a checkpoint with unknown hash, you'd get empty space instead of checkpoint name in UI
|
2 years ago |
Max Audron
|
5eee2ac398
add data-dir flag and set all user data directories based on it
|
2 years ago |
AUTOMATIC
|
6f31d2210c
support detecting midas model
|
2 years ago |
AUTOMATIC
|
d2ac95fa7b
remove the need to place configs near models
|
2 years ago |
AUTOMATIC1111
|
1574e96729
Merge pull request #6510 from brkirch/unet16-upcast-precision
|
2 years ago |
Kyle
|
ee0a0da324
Add instruct-pix2pix hijack
|
2 years ago |
brkirch
|
84d9ce30cb
Add option for float32 sampling with float16 UNet
|
2 years ago |
AUTOMATIC
|
c1928cdd61
bring back short hashes to sd checkpoint selection
|
2 years ago |
AUTOMATIC
|
a5bbcd2153
fix bug with "Ignore selected VAE for..." option completely disabling VAE election
|
2 years ago |
AUTOMATIC
|
08c6f009a5
load hashes from cache for checkpoints that have them
|
2 years ago |
AUTOMATIC
|
febd2b722e
update key to use with checkpoints' sha256 in cache
|
2 years ago |
AUTOMATIC
|
f9ac3352cb
change hypernets to use sha256 hashes
|
2 years ago |
AUTOMATIC
|
a95f135308
change hash to sha256
|
2 years ago |
AUTOMATIC
|
4bd490727e
fix for an error caused by skipping initialization, for realsies this time: TypeError: expected str, bytes or os.PathLike object, not NoneType
|
2 years ago |