Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | api-image-format | Vladimir Mandic | 2023-01-23 | 1 | -10/+24 | |
| | | | | ||||||
* | | | | add support for loras trained on kohya's scripts 0.4.0 (alphas) | AUTOMATIC | 2023-01-23 | 1 | -7/+11 | |
|/ / / | ||||||
* | | | a possible fix for broken image upscaling | AUTOMATIC | 2023-01-23 | 1 | -1/+1 | |
| | | | ||||||
* | | | add a message about new torch/xformers version and a way to upgrade by ↵ | AUTOMATIC | 2023-01-23 | 2 | -1/+28 | |
| | | | | | | | | | | | | specifying a commandline flag | |||||
* | | | Merge pull request #5939 from petalas/petalas/torch-upgrade | AUTOMATIC1111 | 2023-01-23 | 1 | -4/+2 | |
|\ \ \ | |_|/ |/| | | upgrading torch, torchvision, xformers (windows), to use cu117 | |||||
| * | | upgrading torch, torchvision, xformers (windows) to use u117 | Nick Petalas | 2023-01-16 | 1 | -4/+2 | |
| | | | ||||||
* | | | better support for xformers flash attention on older versions of torch | AUTOMATIC | 2023-01-23 | 2 | -24/+30 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'takuma104/xformers-flash-attention' | AUTOMATIC | 2023-01-23 | 2 | -2/+25 | |
|\ \ \ | ||||||
| * | | | add --xformers-flash-attention option & impl | Takuma Mori | 2023-01-21 | 2 | -2/+25 | |
| | | | | ||||||
* | | | | fix open directory button failing | AUTOMATIC | 2023-01-23 | 2 | -2/+1 | |
| | | | | ||||||
* | | | | Merge pull request #7081 from EllangoK/xy-hires | AUTOMATIC1111 | 2023-01-23 | 1 | -3/+15 | |
|\ \ \ \ | | | | | | | | | | | Adds Hires Steps to X/Y Plot, and updates step calculation | |||||
| * | | | | adds hires steps to x/y plot and fixes total_steps calculation | EllangoK | 2023-01-22 | 1 | -3/+15 | |
| | | | | | ||||||
* | | | | | Merge pull request #7031 from EllangoK/master | AUTOMATIC1111 | 2023-01-23 | 3 | -3/+11 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fixes various button overflowing UI and compact checkbox | |||||
| * | | | | | aligns the axis buttons in x/y plot | EllangoK | 2023-01-21 | 2 | -1/+5 | |
| | | | | | | ||||||
| * | | | | | compact checkbox and fix copy image btn overflow | EllangoK | 2023-01-21 | 2 | -2/+6 | |
| |/ / / / | | | | | | | | | | | | | | | | also fixes type for #tab_extensions in style.css | |||||
* | | | | | Merge pull request #7093 from Shondoit/fix-dark-mode | AUTOMATIC1111 | 2023-01-23 | 1 | -2/+2 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix dark mode | |||||
| * | | | | | Fix dark mode | Shondoit | 2023-01-23 | 1 | -2/+2 | |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | Fixes #7048 Co-Authored-By: J.J. Tolton <jjtolton@gmail.com> | |||||
* | | | | | third time's the charm | AUTOMATIC | 2023-01-23 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | add missing import to previous commit | AUTOMATIC | 2023-01-23 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | rework extras tab to use script system | AUTOMATIC | 2023-01-23 | 13 | -464/+675 | |
| | | | | | ||||||
* | | | | | split oversize extras.py to postprocessing.py | AUTOMATIC | 2023-01-22 | 5 | -474/+18 | |
| | | | | | ||||||
* | | | | | Split history extras.py to postprocessing.py | Andrey | 2023-01-22 | 1 | -0/+0 | |
| | | | | | ||||||
* | | | | | Split history extras.py to postprocessing.py | Andrey | 2023-01-22 | 1 | -0/+466 | |
|\ \ \ \ \ | ||||||
| * | | | | | Split history extras.py to postprocessing.py | Andrey | 2023-01-22 | 1 | -0/+0 | |
| |/ / / / | ||||||
* / / / / | Split history extras.py to postprocessing.py | Andrey | 2023-01-22 | 1 | -0/+0 | |
|/ / / / | ||||||
* | | | | amend previous commit to work in a proper fashion when saving previews | AUTOMATIC | 2023-01-22 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | add an option to reorder tabs for extra networks | AUTOMATIC | 2023-01-22 | 3 | -2/+20 | |
| | | | | ||||||
* | | | | make extra networks search case-insensitive | AUTOMATIC | 2023-01-22 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | hint for discarding layers | AUTOMATIC | 2023-01-22 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | add option to discard weights in checkpoint merger UI | AUTOMATIC | 2023-01-22 | 2 | -1/+12 | |
| | | | | ||||||
* | | | | fix missing field for aesthetic embedding extension | AUTOMATIC | 2023-01-22 | 1 | -1/+3 | |
| | | | | ||||||
* | | | | attention ctrl+up/down enhancements | AUTOMATIC | 2023-01-22 | 2 | -47/+71 | |
| | | | | ||||||
* | | | | Merge pull request #7024 from mezotaken/master | AUTOMATIC1111 | 2023-01-22 | 1 | -9/+8 | |
|\ \ \ \ | |/ / / |/| | | | Fix followup to #7022 | |||||
| * | | | make current_axis_options class variable | Vladimir Repin | 2023-01-21 | 1 | -9/+8 | |
| | | | | ||||||
* | | | | fix broken textual inversion extras tab | AUTOMATIC | 2023-01-21 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | add a slider for default value of added extra networks | AUTOMATIC | 2023-01-21 | 5 | -6/+10 | |
| | | | | ||||||
* | | | | enable compact view for train tab | AUTOMATIC | 2023-01-21 | 3 | -3/+9 | |
| | | | | | | | | | | | | | | | | prevent previews from ruining hypernetwork training | |||||
* | | | | Merge pull request #6938 from DaniAndTheWeb/AMD_automation-patch1 | AUTOMATIC1111 | 2023-01-21 | 1 | -12/+19 | |
|\ \ \ \ | | | | | | | | | | | AMD environment variable and experimental APU support (Renoir) | |||||
| * | | | | Update webui.sh | DaniAndTheWeb | 2023-01-20 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Update webui.sh | DaniAndTheWeb | 2023-01-19 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Usage explanation for Renoir users | DaniAndTheWeb | 2023-01-19 | 1 | -0/+3 | |
| | | | | | ||||||
| * | | | | Merge pull request #2 from DaniAndTheWeb/DaniAndTheWeb-sd-Renoir | DaniAndTheWeb | 2023-01-19 | 1 | -4/+8 | |
| |\ \ \ \ | | | | | | | | | | | | | Experimental support for AMD Renoir | |||||
| | * | | | | Experimental support for Renoir | DaniAndTheWeb | 2023-01-19 | 1 | -4/+8 | |
| |/ / / / | | | | | | | | | | | | | | | | This adds the GFX version 9.0.0 in order to use Renoir GPUs with at least 4 GB of VRAM (it's possible to increase the virtual VRAM from the BIOS settings of some vendors). This will only work if the remaining ram is at least 12 GB to avoid the system to become unresponsive on launch.). This change also changes the GPU check to a case statement to be able to add more GPUs efficiently. | |||||
| * | | | | GFX env just for RDNA 1 and 2 | DaniAndTheWeb | 2023-01-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | This commit specifies which GPUs should use the GFX variable, RDNA 3 is excluded since it uses a newer GFX version | |||||
| * | | | | Small reformat of the GPU check | DaniAndTheWeb | 2023-01-19 | 1 | -5/+5 | |
| | | | | | ||||||
| * | | | | Simplify GPU check | DaniAndTheWeb | 2023-01-19 | 1 | -15/+10 | |
| | | | | | ||||||
| * | | | | Environment variable on launch just for Navi cards | DaniAndTheWeb | 2023-01-19 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | Setting HSA_OVERRIDE_GFX_VERSION=10.3.0 for all AMD cards seems to break compatibility for polaris and vega cards so it should just be enabled on Navi | |||||
* | | | | | Merge pull request #6955 from EllangoK/master | AUTOMATIC1111 | 2023-01-21 | 1 | -1/+14 | |
|\ \ \ \ \ | | | | | | | | | | | | | Adds descriptions for merging methods in UI | |||||
| * | | | | | adds descriptions for merging methods in ui | EllangoK | 2023-01-20 | 1 | -1/+14 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #7020 from EllangoK/ui-fix | AUTOMATIC1111 | 2023-01-21 | 1 | -0/+4 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fixes ui issues with checkbox and hires. sections |