- 04 Nov, 2023 7 commits
-
-
Kohaku-Blueleaf authored
-
AUTOMATIC1111 authored
fix bug when using --gfpgan-models-path
-
AUTOMATIC1111 authored
Update prompts_from_file script to allow concatenating entries with the general prompt.
-
AUTOMATIC1111 authored
call state.jobnext() before postproces*()
-
AUTOMATIC1111 authored
Fix #13796
-
AUTOMATIC1111 authored
Fix parenthesis auto selection
-
AUTOMATIC1111 authored
requirements_versions httpx==0.24.1
-
- 03 Nov, 2023 2 commits
-
-
w-e-w authored
-
missionfloyd authored
Fixes #13813
-
- 30 Oct, 2023 1 commit
-
-
Meerkov authored
Fix comment error that makes understanding scheduling more confusing.
-
- 28 Oct, 2023 2 commits
-
-
KohakuBlueleaf authored
-
Kohaku-Blueleaf authored
-
- 25 Oct, 2023 6 commits
-
-
Won-Kyu Park authored
-
Kohaku-Blueleaf authored
-
Kohaku-Blueleaf authored
-
Kohaku-Blueleaf authored
-
Kohaku-Blueleaf authored
-
Kohaku-Blueleaf authored
-
- 24 Oct, 2023 2 commits
-
-
Kohaku-Blueleaf authored
-
Kohaku-Blueleaf authored
Since norm layer need fp32, I only convert the linear operation layer(conv2d/linear) And TE have some pytorch function not support bf16 amp in CPU. I add a condition to indicate if the autocast is for unet.
-
- 23 Oct, 2023 2 commits
-
-
David Benson authored
-
David Benson authored
-
- 22 Oct, 2023 2 commits
-
-
avantcontra authored
-
avantcontra authored
-
- 21 Oct, 2023 2 commits
-
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
-
- 19 Oct, 2023 2 commits
-
-
Kohaku-Blueleaf authored
-
Kohaku-Blueleaf authored
-
- 15 Oct, 2023 12 commits
-
-
AUTOMATIC1111 authored
Start / Restart generation by Ctrl (Alt) + Enter
-
Khachatur Avanesian authored
LF
-
Khachatur Avanesian authored
-
Khachatur Avanesian authored
LF instead CRLF
-
Khachatur Avanesian authored
Exclude lambda
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
Edit-attention fixes
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
-
Khachatur Avanesian authored
Add ability to interrupt current generation and start generation again by Ctrl (Alt) + Enter
-
AUTOMATIC1111 authored
webui.settings.bat support
-
Won-Kyu Park authored
-