- 01 Jan, 2023 5 commits
- 31 Dec, 2022 21 commits
-
-
AUTOMATIC authored
fix 'RuntimeError: Expected all tensors to be on the same device' error preventing models from loading on lowvram/medvram.
-
AUTOMATIC authored
-
AUTOMATIC authored
make save to zip into its own button instead of a checkbox
-
AUTOMATIC authored
make it so that memory/embeddings info is displayed in a separate UI element from generation parameters, and is preserved when you change the displayed infotext by clicking on gallery images
-
AUTOMATIC authored
changed embedding accepted shape detection to use existing code and support the new alt-diffusion model, and reformatted messages a bit #6149
-
AUTOMATIC1111 authored
validate textual inversion embeddings
-
AUTOMATIC1111 authored
fix interrogate
-
Vladimir Mandic authored
-
AUTOMATIC authored
-
Vladimir Mandic authored
-
AUTOMATIC authored
-
AUTOMATIC authored
set sd_model for API later, inside the lock, to prevent multiple requests with different models ending up with incorrect results #5877 #6012
-
AUTOMATIC1111 authored
fix(api): only begin/end state in lock
-
AUTOMATIC1111 authored
Add memory cache for VAE weights
-
AUTOMATIC1111 authored
fix rgba to rgb when using jpeg output
-
AUTOMATIC1111 authored
add additional memory states
-
AUTOMATIC1111 authored
remove unnecessary console message
-
AUTOMATIC1111 authored
fix shared state dictionary
-
Vladimir Mandic authored
-
Vladimir Mandic authored
-
Vladimir Mandic authored
-
- 26 Dec, 2022 2 commits
-
-
Vladimir Mandic authored
-
AUTOMATIC authored
-
- 25 Dec, 2022 10 commits
-
-
hitomi authored
-
Philpax authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Add CSS classes for the settings panels
-
AUTOMATIC1111 authored
Fix F541: f-string without any placeholders
-
AUTOMATIC1111 authored
Fix clip interrogate from the webui
-
AUTOMATIC1111 authored
implement train api
-
AUTOMATIC authored
-
Allen Benz authored
A recent change made the image RGBA, which makes the clip interrogator unhappy. deepbooru and calling the interrogator from the api already do the conversion so this is the only place that needed it.
-
eaglgenes101 authored
-
- 24 Dec, 2022 2 commits
-
-
Vladimir Mandic authored
-
AUTOMATIC authored
-