- 21 Oct, 2022 23 commits
-
-
guaneec authored
-
Patryk Wychowaniec authored
Currently, trying to perform CLIP interrogation on a CPU fails, saying: ``` RuntimeError: "slow_conv2d_cpu" not implemented for 'Half' ``` This merge request fixes this issue by detecting whether the target device is CPU and, if so, force-enabling `--no-half` and passing `device="cpu"` to `clip.load()` (which then does some extra tricks to ensure it works correctly on CPU).
-
Stephen authored
-
AUTOMATIC1111 authored
Fix skip and interrupt buttons for Highres. fix option enabled
-
AUTOMATIC1111 authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Add features to insert activation functions to hypernetworks
-
AUTOMATIC authored
-
winterspringsummer authored
-
winterspringsummer authored
-
winterspringsummer authored
-
winterspringsummer authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
winterspringsummer authored
-
winterspringsummer authored
-
winterspringsummer authored
-
winterspringsummer authored
-
random_thoughtss authored
-
Vladimir Repin authored
-
random_thoughtss authored
-
Vladimir Repin authored
-
random_thoughtss authored
-
- 20 Oct, 2022 17 commits
-
-
discus0434 authored
-
discus0434 authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
random_thoughtss authored
-
discus0434 authored
-
discus0434 authored
-
discus0434 authored
-
discus0434 authored
-
random_thoughtss authored
Don't compute latent mask if were not using it. Also added support for fixed highres_fix generation.
-
random_thoughtss authored
-
random_thoughtss authored
-
random_thoughtss authored
-
ふぁ authored
-
Mackerel authored
-
Leo Mozoloa authored
-
Leo Mozoloa authored
-