1740 Commits (6398dc9b1049f242576ca309f95a3fb1e654951c)
 

Author SHA1 Message Date
Jonathan 71d42bb44b Update api.py 3 years ago
Jonathan 99013ba68a Update processing.py 3 years ago
Jonathan 832b490e51 Update processing.py 3 years ago
Jonathan f3fe487e63 Update webui.py 3 years ago
arcticfaded 9e02812afd pydantic instrumentation 3 years ago
arcticfaded 60251c9456 initial prototype by borrowing contracts 3 years ago
yfszzx 9d702b16f0 fix two little bug 3 years ago
yfszzx 2a3e7ed872 Merge branch 'master' of https://github.com/yfszzx/stable-diffusion-webui-plus 3 years ago
yfszzx 5b1394bead speed up images history perfect 3 years ago
Greg Fuller cccc5a20fc Safeguard setting restore logic against exceptions
also useful for keeping settings cache and restore logic together, and nice for code reuse (other third party scripts can import this class)
3 years ago
DepFA 62edfae257 print list of embeddings on reload 3 years ago
AUTOMATIC b99d3cf6dd make CLIP interrogate ranks output sane values 3 years ago
AUTOMATIC 5c94aaf290 fix bug for latest model merge RAM improvement 3 years ago
DenkingOfficial 58f3ef7733 Fix CLIP Interrogator and disable ranks for it 3 years ago
DancingSnow 8aaadf56b3 add cache for workflow 3 years ago
AUTOMATIC 6f7b7a3dcd only read files with .py extension from the scripts dir 3 years ago
MrCheeze 0fd1307671 improve performance of 3-way merge on machines with not enough ram, by only accessing two of the models at a time 3 years ago
fortypercnt a1d3cbf92c Fix #2750
left / top alignment was necessary with gradio 3.4.1. In gradio 3.5 the parent div of the image mask is centered, so the left / top alignment put the mask in the wrong place as described in #2750 #2795 #2805. This fix was tested on Windows 10 / Chrome.
3 years ago
MalumaDev 589215df22
Merge branch 'master' into test_resolve_conflicts 3 years ago
SGKoishi c8045c5ad4 The hide_ui_dir_config flag also restrict write attempt to path settings 3 years ago
dvsilch 26a11776e4 fix: add null check when start running project the currentButton is null 3 years ago
MalumaDev ae0fdad64a
Merge branch 'master' into test_resolve_conflicts 3 years ago
MalumaDev 9324cdaa31 ui fix, re organization of the code 3 years ago
yfszzx a4de699e3c Images history speed up 3 years ago
AUTOMATIC c57919ea2a keep focus on current element when updating gallery 3 years ago
DancingSnow fc220a51cf fix dir_path in some path like `D:/Pic/outputs` 3 years ago
CookieHCl adc0ea74e1 Better readablity of logs 3 years ago
CookieHCl c9836279f5 Only make output dir when creating output 3 years ago
CookieHCl 91235d8008 Fix FileNotFoundError in history tab
Now only traverse images when directory exists
3 years ago
yfszzx f62905fdf9 images history speed up 3 years ago
不会画画的中医不是好程序员 272d979d1c
Merge branch 'AUTOMATIC1111:master' into master 3 years ago
MalumaDev e4f8b5f00d ui fix 3 years ago
MalumaDev 523140d780 ui fix 3 years ago
Junpeng Qiu 36a0ba357a Added Refresh Button to embedding and hypernetwork names in Train Tab
Problem
everytime I modified pt files in embedding_dir or hypernetwork_dir, I
need to restart webui to have the new files shown in the dropdown of
Train Tab

Solution
refactored create_refresh_button out of create_setting_component so we
can use this method to create button next to gr.Dropdowns of embedding
name and hypernetworks

Extra Modification
hypernetwork pt are now sorted in alphabetic order
3 years ago
AUTOMATIC bd4f0fb9d9 revert changes to two bat files I asked to revert but the author couldn't in 863e9efc19. 3 years ago
Zeithrold 863e9efc19
Pull out some of URL to Env Variable (#2578)
* moved repository url to changeable environment variable

* move stable diffusion repo itself to env

* added missing env

* Remove default URL

Co-authored-by: AUTOMATIC1111 <16777216c@gmail.com>
3 years ago
CookieHCl 9258a33e37 Warn when user uses bad ui setting 3 years ago
CookieHCl b65a3101ce Use default value when dropdown ui setting is bad
Default value is the first value of selectables.
Particually, None in styles.
3 years ago
CookieHCl 20bf99052a Make style configurable in ui-config.json 3 years ago
ddPn08 3395ba493f Allow specifying the region of ngrok. 3 years ago
AUTOMATIC 179e3ca752 honor --hide-ui-dir-config option for #2807 3 years ago
winterspringsummer 2ce27728f6 added extras batch work from directory 3 years ago
AUTOMATIC 0c5fa9a681 do not reload embeddings from disk when doing textual inversion 3 years ago
yfszzx 5d8c59eee5 Merge branch 'master' of https://github.com/yfszzx/stable-diffusion-webui-plus 3 years ago
不会画画的中医不是好程序员 d41ac174e2
Merge branch 'AUTOMATIC1111:master' into master 3 years ago
yfszzx 763b893f31 images history sorting files by date 3 years ago
MalumaDev b694bba39a Merge remote-tracking branch 'origin/test_resolve_conflicts' into test_resolve_conflicts 3 years ago
MalumaDev 9325c85f78 fixed dropbox update 3 years ago
MalumaDev 97ceaa23d0
Merge branch 'master' into test_resolve_conflicts 3 years ago
MalumaDev 3d21684ee3 Add support to other img format, fixed dropbox update 3 years ago