index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions-builtin
Age
Commit message (
Expand
)
Author
Lines
2024-01-11
Merge changes from dev
Sj-Si
-2413
/
+898
2024-01-11
Finish base layout. Fix bugs. Need to test for stability and clean up.
Sj-Si
-1
/
+4
2024-01-06
Merge pull request #14546 from AUTOMATIC1111/fix-oft-dtype
AUTOMATIC1111
-3
/
+3
2024-01-05
linting
Kohaku-Blueleaf
-2
/
+1
2024-01-05
Add general forward method for all modules.
Kohaku-Blueleaf
-7
/
+39
2024-01-05
Fix dtype casting for OFT module
Kohaku-Blueleaf
-3
/
+3
2024-01-03
SwinIR: pass model.scale
Aarni Koskela
-1
/
+1
2024-01-03
SwinIR: use prefer_half
Aarni Koskela
-1
/
+2
2024-01-02
Refactor upscale_2 helper out of ScuNET/SwinIR; make sure devices are right
Aarni Koskela
-92
/
+18
2024-01-01
rename infotext.py again, this time to infotext_utils.py; I didn't realize in...
AUTOMATIC1111
-2
/
+2
2024-01-01
infotext.py: rename usages in the codebase
AUTOMATIC1111
-2
/
+2
2023-12-31
Merge pull request #14475 from Learwin/negative_prompt
AUTOMATIC1111
-2
/
+12
2023-12-31
Removed weight slider for negative prompts
Learwin
-11
/
+2
2023-12-31
Deduplicate tiled inference code from SwinIR/ScuNET
Aarni Koskela
-96
/
+16
2023-12-31
Be more clear about Spandrel model nomenclature
Aarni Koskela
-3
/
+3
2023-12-30
Code Style fixes
Learwin
-2
/
+2
2023-12-30
Added negative prompts to extra networks lora
Learwin
-2
/
+21
2023-12-30
Verify architecture for loaded Spandrel models
Aarni Koskela
-1
/
+2
2023-12-30
Use Spandrel for upscaling and face restoration architectures (aside from GFP...
Aarni Koskela
-2229
/
+62
2023-12-30
More lora not found warning
w-e-w
-1
/
+9
2023-12-16
move soft inpainting to a built-in extension
AUTOMATIC1111
-0
/
+747
2023-12-14
Merge branch 'dev' into test-fp8
Kohaku-Blueleaf
-29
/
+16
2023-12-14
Merge pull request #14237 from ReneKroon/dev
AUTOMATIC1111
-1
/
+2
2023-12-14
Merge pull request #14270 from kaalibro/extra-options-elem-id
AUTOMATIC1111
-2
/
+3
2023-12-14
Merge pull request #14300 from AUTOMATIC1111/oft_fixes
AUTOMATIC1111
-26
/
+11
2023-12-14
Merge pull request #14237 from ReneKroon/dev
AUTOMATIC1111
-1
/
+2
2023-12-14
Merge pull request #14270 from kaalibro/extra-options-elem-id
AUTOMATIC1111
-2
/
+3
2023-12-14
better naming and correct order for device.
Kohaku-Blueleaf
-2
/
+3
2023-12-14
remove debug print
Kohaku-Blueleaf
-1
/
+0
2023-12-14
Use self.scale instead of custom finalize
Kohaku-Blueleaf
-18
/
+2
2023-12-14
Fix network_oft
Kohaku-Blueleaf
-10
/
+11
2023-12-10
Number of columns slider: max count set to 20, add description info
kaalibro
-1
/
+1
2023-12-09
Assign id for "extra_options". Replace numeric field with slider in Settings.
kaalibro
-2
/
+3
2023-12-08
#13354: solve lora loading issue
Rene Kroon
-1
/
+2
2023-12-06
Merge branch 'dev' into test-fp8
Kohaku-Blueleaf
-11
/
+42
2023-12-04
add hypertile infotext
AUTOMATIC1111
-11
/
+42
2023-12-04
add hypertile infotext
AUTOMATIC1111
-11
/
+42
2023-12-02
Merge branch 'dev' into test-fp8
Kohaku-Blueleaf
-17
/
+82
2023-12-02
Merge pull request #14126 from aria1th/hypertile-xyz
AUTOMATIC1111
-12
/
+74
2023-12-02
split UI settings page into many
AUTOMATIC1111
-5
/
+8
2023-11-27
hypertile_xyz: we don't need isnumeric check for AxisOption
aria1th
-3
/
+0
2023-11-27
fix ruff - set comprehension
aria1th
-2
/
+2
2023-11-27
fix ruff in hypertile_xyz.py
aria1th
-2
/
+2
2023-11-27
cache divisors / fix ruff
aria1th
-18
/
+26
2023-11-27
Support XYZ scripts / split hires path from unet
aria1th
-3
/
+60
2023-11-26
Merge branch 'dev' into test-fp8
Kohaku-Blueleaf
-0
/
+418
2023-11-26
fix linter errors
AUTOMATIC1111
-3
/
+0
2023-11-26
Merge branch 'hypertile-in-sample' into dev
AUTOMATIC1111
-0
/
+421
2023-11-26
rework hypertile into a built-in extension
AUTOMATIC1111
-122
/
+172
2023-11-26
move file
AUTOMATIC1111
-0
/
+371
[next]