- 1月 23, 2023
- 1月 22, 2023
- 1月 19, 2023
-
-
由 EllangoK 创作于
-
由 AUTOMATIC 创作于
-
由 AUTOMATIC 创作于
do not save config if it's the default for checkpoint merger tab change file naming scheme for checkpoint merger tab allow just saving A without any merging for checkpoint merger tab some stylistic changes for UI in checkpoint merger tab
-
由 AUTOMATIC 创作于
-
由 AUTOMATIC 创作于
-
由 EllangoK 创作于
-
由 EllangoK 创作于
-
- 1月 14, 2023
-
-
由 bbc_mc 创作于
-
- 1月 11, 2023
-
-
由 AUTOMATIC 创作于
-
- 1月 04, 2023
-
-
由 Vladimir Mandic 创作于
-
- 1月 03, 2023
-
-
由 Vladimir Mandic 创作于
-
由 Vladimir Mandic 创作于
-
由 AUTOMATIC 创作于
error out with a readable message in chwewckpoint merger for incompatible tensor shapes (ie when trying to merge SD1.5 with SD2.0)
-
- 12月 24, 2022
-
-
由 Philpax 创作于
-
- 12月 18, 2022
-
-
由 timntorres 创作于
-
- 12月 17, 2022
-
-
由 timntorres 创作于
-
- 12月 15, 2022
-
-
由 Yuval Aboulafia 创作于
-
- 12月 04, 2022
- 11月 27, 2022
- 11月 24, 2022
-
-
由 Nandaka 创作于
-
- 11月 21, 2022
-
-
由 Tim Patton 创作于
-
- 11月 03, 2022
-
-
由 Chris OBryan 创作于
There is no need to re-hash the input image each iteration of the loop. This also reverts PR #4026 as it was determined the cache hits it avoids were actually valid.
-
- 10月 31, 2022
-
- 10月 29, 2022
-
-
由 AUTOMATIC 创作于
-
由 Chris OBryan 创作于
-
由 Chris OBryan 创作于
-
由 Chris OBryan 创作于
This changes the extras image cache into a Least-Recently-Used cache. This allows more experimentation with different upscalers without missing the cache. Max cache size is increased to 5 and is cleared on source image update.
-
由 Chris OBryan 创作于
Bit of a refactor to the image cache to make it easier to extend. Also takes into account the entire image instead of just a cropped portion.
-
由 Chris OBryan 创作于
Face restoration can look much better if ran after upscaling, as it allows the restoration to fix upscaling artifacts. This patch adds an option to choose which order to run upscaling/face fixing in.
-
- 10月 24, 2022
-
-
由 Bruno Seoane 创作于
Update serialization on the batch images endpoint
-
- 10月 23, 2022
-
-
由 Bruno Seoane 创作于
In batch mode run_extras tries to preserve the original file name of the images. The problem is that this makes no sense since the user only gets a list of images in the UI, trying to manually save them shows that this images have random temp names. Also, trying to keep "orig_name" in the API is a hassle that adds complexity to the consuming UI since the client has to use (or emulate) an input (type=file) element in a form. Using the normal file name not only doesn't change the output and functionality in the original UI but also helps keep the API simple.
-
- 10月 21, 2022
-
-
由 winterspringsummer 创作于
-
由 winterspringsummer 创作于
-