AUTOMATIC
|
ef27a18b6b
|
Hires fix rework
|
2023-01-02 19:42:10 +03:00 |
|
 AUTOMATIC1111andGitHub
|
fd4461d44c
|
Merge pull request #6196 from philpax/add-embeddings-api
feat(api): add /sdapi/v1/embeddings
|
2023-01-02 06:11:10 +03:00 |
|
 AUTOMATIC1111andGitHub
|
f39a79d143
|
Merge pull request #6183 from Kryptortio/add_more_element_ids
Add additional elem_id/HTML ids
|
2023-01-02 06:10:26 +03:00 |
|
AUTOMATIC
|
311354c0bb
|
fix the issue with training on SD2.0
|
2023-01-02 00:38:09 +03:00 |
|
AUTOMATIC
|
e672cfb074
|
rework of callback for #6094
|
2023-01-01 18:37:55 +03:00 |
|
 AUTOMATIC1111andGitHub
|
6062c85d4d
|
Merge pull request #6094 from AlUlkesh/master
Adding image numbers on grids
|
2023-01-01 18:31:01 +03:00 |
|
AUTOMATIC
|
524d532b38
|
moved roll artist to built-in extensions
|
2023-01-01 14:07:40 +03:00 |
|
AUTOMATIC
|
e5f1a37cb9
|
make refresh buttons look more nice
|
2023-01-01 13:08:40 +03:00 |
|
AUTOMATIC
|
b46b97fa29
|
more fixes for gradio update
|
2023-01-01 11:38:17 +03:00 |
|
AUTOMATIC
|
76f256fe8f
|
Bump gradio version #YOLO
|
2023-01-01 11:08:39 +03:00 |
|
AUTOMATIC
|
11d432d92d
|
add refresh buttons to checkpoint merger
|
2023-01-01 10:35:38 +03:00 |
|
AUTOMATIC
|
16b9661d27
|
change karras scheduler sigmas to values recommended by SD from old 0.1 to 10 with an option to revert to old
|
2023-01-01 09:51:37 +03:00 |
|
AUTOMATIC
|
a939e82a0b
|
fix weird padding for sampler dropdown in chrome
|
2023-01-01 03:24:58 +03:00 |
|
AUTOMATIC
|
210449b374
|
fix 'RuntimeError: Expected all tensors to be on the same device' error preventing models from loading on lowvram/medvram.
|
2023-01-01 02:41:15 +03:00 |
|
AUTOMATIC
|
29a3a7eb13
|
show sampler selection in dropdown, add option selection to revert to old radio group
|
2023-01-01 01:19:10 +03:00 |
|
AUTOMATIC
|
360feed9b5
|
HAPPY NEW YEAR
make save to zip into its own button instead of a checkbox
|
2023-01-01 00:38:58 +03:00 |
|
AUTOMATIC
|
f4535f6e4f
|
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
|
2022-12-31 23:40:55 +03:00 |
|
AUTOMATIC
|
bdbe09827b
|
changed embedding accepted shape detection to use existing code and support the new alt-diffusion model, and reformatted messages a bit #6149
|
2022-12-31 22:49:09 +03:00 |
|
 AUTOMATIC1111andGitHub
|
c24a314c5e
|
Merge pull request #6149 from vladmandic/validate-embeddings
validate textual inversion embeddings
|
2022-12-31 22:33:12 +03:00 |
|
 AUTOMATIC1111andGitHub
|
f378b8d53a
|
Merge pull request #6143 from vladmandic/fix-interrogate
fix interrogate
|
2022-12-31 22:20:56 +03:00 |
|
AUTOMATIC
|
f34c734172
|
alt-diffusion integration
|
2022-12-31 18:06:35 +03:00 |
|
AUTOMATIC
|
3f401cdb64
|
Merge remote-tracking branch 'baai-open-internal/master' into alt-diffusion
|
2022-12-31 13:02:28 +03:00 |
|
AUTOMATIC
|
fef98723b2
|
set sd_model for API later, inside the lock, to prevent multiple requests with different models ending up with incorrect results #5877 #6012
|
2022-12-31 12:44:26 +03:00 |
|
 AUTOMATIC1111andGitHub
|
26522c7dc8
|
Merge pull request #6015 from philpax/api-begin-end-in-queue
fix(api): only begin/end state in lock
|
2022-12-31 12:23:39 +03:00 |
|
 AUTOMATIC1111andGitHub
|
3d8256e40c
|
Merge pull request #6017 from hitomi/master
Add memory cache for VAE weights
|
2022-12-31 12:22:59 +03:00 |
|
 AUTOMATIC1111andGitHub
|
d81636a091
|
Merge pull request #6037 from vladmandic/master
fix rgba to rgb when using jpeg output
|
2022-12-31 12:14:41 +03:00 |
|
 AUTOMATIC1111andGitHub
|
03cb43c3c8
|
Merge pull request #6133 from vladmandic/memmon-stats
add additional memory states
|
2022-12-31 10:52:58 +03:00 |
|
 AUTOMATIC1111andGitHub
|
38f5787e67
|
Merge pull request #6134 from vladmandic/remove-console-message
remove unnecessary console message
|
2022-12-31 10:52:30 +03:00 |
|
 AUTOMATIC1111andGitHub
|
527886a33f
|
Merge pull request #6135 from vladmandic/shared-state
fix shared state dictionary
|
2022-12-31 10:52:05 +03:00 |
|
AUTOMATIC
|
4af3ca5393
|
make it so that blank ENSD does not break image generation
|
2022-12-26 10:11:28 +03:00 |
|
AUTOMATIC
|
c6f347b81f
|
fix ruined SD upscale
|
2022-12-25 09:47:34 +03:00 |
|
 AUTOMATIC1111andGitHub
|
7b7f7e9361
|
Merge pull request #6003 from eaglgenes101/settings-css-classes
Add CSS classes for the settings panels
|
2022-12-25 09:17:34 +03:00 |
|
 AUTOMATIC1111andGitHub
|
b12de850ae
|
Merge pull request #5992 from yuvalabou/F541
Fix F541: f-string without any placeholders
|
2022-12-25 09:16:08 +03:00 |
|
 AUTOMATIC1111andGitHub
|
a66514e1a3
|
Merge pull request #6005 from allenbenz/patch-1
Fix clip interrogate from the webui
|
2022-12-25 09:12:29 +03:00 |
|
 AUTOMATIC1111andGitHub
|
c1512ef9ae
|
Merge pull request #5999 from vladmandic/trainapi
implement train api
|
2022-12-25 09:11:42 +03:00 |
|
AUTOMATIC
|
8eef9d8e78
|
a way to add an exception to unpickler without explicitly calling load_with_extra
|
2022-12-25 09:03:56 +03:00 |
|
AUTOMATIC
|
c5bdba2089
|
change wording a bit
|
2022-12-24 22:41:35 +03:00 |
|
AUTOMATIC
|
56e557c6ff
|
added cheap NN approximation for VAE
|
2022-12-24 22:39:10 +03:00 |
|
 AUTOMATIC1111andGitHub
|
5927d3fa95
|
Merge pull request #5977 from philpax/api-dont-save-extras-output
fix(api): don't save extras output to disk
|
2022-12-24 18:50:45 +03:00 |
|
 AUTOMATIC1111andGitHub
|
a6a54a7529
|
Merge pull request #5976 from AbstractQbit/fast_preview
Add an option for faster low quality previews
|
2022-12-24 18:38:42 +03:00 |
|
AUTOMATIC
|
0b8acce6a9
|
separate part of denoiser code into a function to make it easier for extensions to override it
|
2022-12-24 18:38:16 +03:00 |
|
AUTOMATIC
|
03d7b39453
|
added an option to filter out deepbooru tags
|
2022-12-24 16:22:47 +03:00 |
|
 AUTOMATIC1111andGitHub
|
ccaacb1891
|
Merge pull request #5979 from linuxmobile/master
Removed lenght in sd_model at line 115
|
2022-12-24 16:22:18 +03:00 |
|
 AUTOMATIC1111andGitHub
|
ca16278188
|
Merge pull request #5608 from Bwin4L/master
Make the generated image count in desktop notifications only count new gens in the currently active tab
|
2022-12-24 12:23:56 +03:00 |
|
 AUTOMATIC1111andGitHub
|
1b66d52763
|
Merge pull request #5595 from wywywywy/ldsr-safetensors
Add SafeTensors support to LDSR
|
2022-12-24 12:22:09 +03:00 |
|
 AUTOMATIC1111andGitHub
|
eba60a42eb
|
Merge pull request #5627 from deanpress/patch-1
fix: fallback model_checkpoint if it's empty
|
2022-12-24 12:20:31 +03:00 |
|
 AUTOMATIC1111andGitHub
|
adab48cb1b
|
Merge pull request #5637 from aednzxy/patch-1
API endpoint to refresh checkpoints
|
2022-12-24 12:19:43 +03:00 |
|
 AUTOMATIC1111andGitHub
|
8c9e6d3c7d
|
Merge pull request #5131 from uservar/inpainting-detection
Better should_hijack_inpainting detection
|
2022-12-24 12:19:06 +03:00 |
|
 AUTOMATIC1111andGitHub
|
67ff058b8d
|
Merge pull request #5622 from repligator/patch-1
Update hints.js - DPM adaptive
|
2022-12-24 12:18:16 +03:00 |
|
 AUTOMATIC1111andGitHub
|
ebd36c62b3
|
Merge pull request #5669 from codefionn/master
Bugfix: Use /usr/bin/env bash instead of just /bin/bash
|
2022-12-24 11:50:52 +03:00 |
|
 AUTOMATIC1111andGitHub
|
e9bf62da8b
|
Merge pull request #5699 from DavidVorick/prompts-from-file
Improve prompts-from-file script to support negative prompts and sampler-by-name
|
2022-12-24 11:16:08 +03:00 |
|
 AUTOMATIC1111andGitHub
|
064f7b8fd2
|
Merge pull request #5718 from space-nuko/feature/save-hypernetwork-hash
Save hypernetwork hash and fix hypernetwork parameter restoring
|
2022-12-24 11:14:19 +03:00 |
|
AUTOMATIC
|
c0a8401b5a
|
rename the option for img2img latent upscale
|
2022-12-24 11:12:17 +03:00 |
|
 AUTOMATIC1111andGitHub
|
b2dbd4d698
|
Merge pull request #5521 from AndrewRyanChama/ryan/img2imglatentscale
Add latent upscale option to img2img
|
2022-12-24 11:10:35 +03:00 |
|
 AUTOMATIC1111andGitHub
|
34bc3616ec
|
Merge pull request #5838 from aliencaocao/fix_gradio_pil
Dirty fix for missing PIL supported file extensions
|
2022-12-24 10:24:33 +03:00 |
|
 AUTOMATIC1111andGitHub
|
ee65237d69
|
Merge pull request #5747 from yuvalabou/singleton-comparison
Format singleton comparisons
|
2022-12-24 10:17:38 +03:00 |
|
 AUTOMATIC1111andGitHub
|
7578b50ba6
|
Merge pull request #5873 from philpax/override-settings-restore-afterwards
feat(api): add override_settings_restore_afterwards
|
2022-12-24 10:15:04 +03:00 |
|
 AUTOMATIC1111andGitHub
|
fac92610d2
|
Merge pull request #5753 from calvinballing/master
Fix various typos
|
2022-12-24 09:58:28 +03:00 |
|
 AUTOMATIC1111andGitHub
|
94450b8877
|
Merge pull request #5589 from MrCheeze/better-special-model-support
Better support for 2.0-inpainting and 2.0-depth special models
|
2022-12-24 09:53:44 +03:00 |
|
AUTOMATIC
|
9441c28c94
|
add an option for img2img background color
|
2022-12-24 09:46:35 +03:00 |
|
AUTOMATIC
|
1d9eaf94e3
|
add blendmodes to requirements_versions, remove aenum as it's already required by blendmodes
|
2022-12-24 09:27:41 +03:00 |
|
 AUTOMATIC1111andGitHub
|
b81fa1e7f1
|
Merge pull request #5644 from ThereforeGames/master
Improve img2img color correction by performing a luminosity blend
|
2022-12-24 09:17:40 +03:00 |
|
 AUTOMATIC1111andGitHub
|
684d7059bc
|
Merge pull request #5808 from stysmmaker/patch/fix-fnt-size
Prevent overlapping in X/Y plot by changing font size
|
2022-12-24 09:13:05 +03:00 |
|
 AUTOMATIC1111andGitHub
|
55f3ef876b
|
Merge pull request #5814 from timntorres/5802-save-upscaler-to-filename
Add option to save upscaler to filename suffix in extras tab.
|
2022-12-24 09:07:00 +03:00 |
|
 AUTOMATIC1111andGitHub
|
992a877a4a
|
Merge pull request #4684 from simcop2387/fix-extension-docker
Fix docker tmp/ and extensions/ handling for docker.
|
2022-12-24 09:06:10 +03:00 |
|
 AUTOMATIC1111andGitHub
|
72e81d5b6c
|
Merge pull request #5840 from stysmmaker/feat/xy-plot-new-axes
Add upscale latent, VAE, styles as new axis options to X/Y plot
|
2022-12-24 09:05:12 +03:00 |
|
AUTOMATIC
|
399b229783
|
eliminate duplicated code
add an option to samplers for skipping next to last sigma
|
2022-12-24 09:03:45 +03:00 |
|
 AUTOMATIC1111andGitHub
|
5667ec4ca7
|
Merge pull request #5797 from mcmonkey4eva/dpm2-a-fix
Add a workaround patch for DPM2 a issue
|
2022-12-24 08:51:43 +03:00 |
|
 AUTOMATIC1111andGitHub
|
0fdf368a54
|
Merge pull request #5894 from florianchrometz/patch-1
Set httpcore version in requirements - fixes #4833
|
2022-12-24 08:37:20 +03:00 |
|
 AUTOMATIC1111andGitHub
|
3bfc6c07ae
|
Merge pull request #5810 from brkirch/fix-training-mps
Training fixes for MPS
|
2022-12-24 08:34:46 +03:00 |
|
 AUTOMATIC1111andGitHub
|
f0dfed2a17
|
Merge pull request #5796 from brkirch/invoke-fix
Improve InvokeAI cross attention reliability and speed when using MPS for large images
|
2022-12-24 08:21:19 +03:00 |
|
 AUTOMATIC1111andGitHub
|
7115ab5d1e
|
Merge pull request #5617 from mcmonkey4eva/fix-hints-file
fix hints file typo
|
2022-12-24 08:16:04 +03:00 |
|
AUTOMATIC
|
0c747d4013
|
add a comment for disable xformers hack
|
2022-12-24 07:57:56 +03:00 |
|
 AUTOMATIC1111andGitHub
|
5ee75e3c1e
|
Merge pull request #5794 from Akegarasu/master
fix: xformers
|
2022-12-24 07:49:15 +03:00 |
|
 AUTOMATIC1111andGitHub
|
685f9631b5
|
Merge pull request #5586 from wywywywy/ldsr-improvements
LDSR improvements - cache / optimization / opt_channelslast
|
2022-12-10 18:22:39 +03:00 |
|
 AUTOMATIC1111andGitHub
|
0a81dd5225
|
Merge pull request #5585 from Bwin4L/master
Fix token counter color on dark theme
|
2022-12-10 18:20:28 +03:00 |
|
 AUTOMATIC1111andGitHub
|
7cea280a8f
|
Merge pull request #5447 from apolinario/patch-1
Fix WebUI not working inside of iframes
|
2022-12-10 16:30:16 +03:00 |
|
 AUTOMATIC1111andGitHub
|
94a35ca9d6
|
Merge pull request #5191 from aliencaocao/enable_checkpoint_switching_in_override_settings
Support changing checkpoint and vae through override_settings
|
2022-12-10 16:29:40 +03:00 |
|
AUTOMATIC
|
713c48ddd7
|
add an 'installed' tag to extensions
|
2022-12-10 15:05:22 +03:00 |
|
AUTOMATIC
|
991e2dcee9
|
remove NSFW filter and its dependency; if you still want it, find it in the extensions section
|
2022-12-10 14:54:16 +03:00 |
|
AUTOMATIC
|
d06592267c
|
use less javascript for this non-js-only implementation of the clear prompt button.
|
2022-12-10 13:46:18 +03:00 |
|
 AUTOMATIC1111andGitHub
|
2028aa06c0
|
Merge pull request #3198 from papuSpartan/master
Add Clear Prompt button to roll_col
|
2022-12-10 13:35:51 +03:00 |
|
 AUTOMATIC1111andGitHub
|
854bb0b56c
|
Merge pull request #5179 from kaneda2004/master
Update SD Upscaler to include user selectable Scale Factor
|
2022-12-10 13:28:45 +03:00 |
|
 AUTOMATIC1111andGitHub
|
89237852f4
|
Merge pull request #5119 from 0xb8/master
Atomically rename saved image to avoid race condition with other processes
|
2022-12-10 13:26:07 +03:00 |
|
 AUTOMATIC1111andGitHub
|
59c2dfe1e6
|
Merge pull request #5361 from rick68/patch-1
Update launch.py
|
2022-12-10 11:25:10 +03:00 |
|
AUTOMATIC
|
7dab7c9759
|
repair #5438
|
2022-12-10 11:20:43 +03:00 |
|
 AUTOMATIC1111andGitHub
|
9763623610
|
Merge pull request #5438 from DavidVorick/prompt-matrix-keep-random
allow randomized seeds in prompt_matrix
|
2022-12-10 11:10:23 +03:00 |
|
 AUTOMATIC1111andGitHub
|
cce306cb67
|
Merge pull request #5441 from timntorres/add-5433-avoid-sending-size-option
Add option to avoid sending size between interfaces.
|
2022-12-10 11:07:16 +03:00 |
|
 AUTOMATIC1111andGitHub
|
1d01404c56
|
Merge pull request #5422 from piEsposito/master
add gradio queueing on ui by default to avoid timeout on client side when share=True
|
2022-12-10 10:12:37 +03:00 |
|
 AUTOMATIC1111andGitHub
|
ec5e072124
|
Merge pull request #4841 from R-N/vae-fix-none
Fix None option of VAE selector
|
2022-12-10 09:58:20 +03:00 |
|
AUTOMATIC
|
e11d0d43b1
|
change color of the valid prompt to black - back to how it was
|
2022-12-10 09:53:54 +03:00 |
|
AUTOMATIC
|
bab91b1279
|
add Noise multiplier option to infotext
|
2022-12-10 09:51:26 +03:00 |
|
 AUTOMATIC1111andGitHub
|
8ee1acc1e4
|
Merge pull request #5373 from mezotaken/master
add noise strength parameter similar to NAI
|
2022-12-10 09:36:24 +03:00 |
|
 AUTOMATIC1111andGitHub
|
e5e557fa5d
|
Merge pull request #5404 from szhublox/merger-ram-usage
Merger ram usage
|
2022-12-10 09:33:39 +03:00 |
|
 AUTOMATIC1111andGitHub
|
22f916df79
|
Merge pull request #5502 from Bwin4L/master
Add bracket checking functionality to the txt2img/img2img prompts
|
2022-12-10 09:32:11 +03:00 |
|
 AUTOMATIC1111andGitHub
|
6edeabb700
|
Merge pull request #5489 from brkirch/set-python_cmd
macOS install improvements
|
2022-12-10 09:30:13 +03:00 |
|
 AUTOMATIC1111andGitHub
|
3896242e9e
|
Merge pull request #5415 from wywywywy/reinstate-ddpm-v1
Reinstate DDPM V1 to LDSR
|
2022-12-10 09:20:38 +03:00 |
|
AUTOMATIC
|
505ec7e4d9
|
cleanup some unneeded imports for hijack files
|
2022-12-10 09:17:39 +03:00 |
|
AUTOMATIC
|
7dbfd8a7d8
|
do not replace entire unet for the resolution hack
|
2022-12-10 09:14:45 +03:00 |
|
 AUTOMATIC1111andGitHub
|
2641d1b83b
|
Merge pull request #4978 from aliencaocao/support_any_resolution
Patch UNet Forward to support resolutions that are not multiples of 64
|
2022-12-10 08:45:41 +03:00 |
|