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
/
javascript
Age
Commit message (
Expand
)
Author
Lines
2022-10-02
Merge branch 'master' into 1404-script-reload-without-restart
AUTOMATIC1111
-6
/
+29
2022-10-02
Merge branch 'master' into token_updates
liamkerr
-0
/
+9
2022-10-02
initial support for training textual inversion
AUTOMATIC
-0
/
+9
2022-10-02
move JavaScript into ui.js
DepFA
-0
/
+5
2022-09-30
consolidated token counter functions
Liam
-12
/
+9
2022-09-30
token counters now update when roll artist and style buttons are pressed http...
Liam
-6
/
+22
2022-10-01
fix #1405 submitting both tabs
AUTOMATIC
-1
/
+1
2022-09-30
ALT + return will submit prompt when it's in focus
Trung Ngo
-0
/
+10
2022-09-30
refined [styles] pattern and added [prompt_no_styles]
RnDMonkey
-2
/
+2
2022-09-29
Add output folder icons
Michoko
-0
/
+1
2022-09-28
removed unused import; now using javascript to watch prompt textarea
Liam
-9
/
+11
2022-09-27
switched the token counter to use hidden buttons instead of api call
Liam
-58
/
+15
2022-09-27
Merge remote-tracking branch 'upstream/master' into token_count
Liam
-14
/
+22
2022-09-27
added token counter next to txt2img and img2img prompts
Liam
-0
/
+60
2022-09-27
Merge branch 'master' into notification-sound
48DESIGN
-12
/
+17
2022-09-27
refactored image paste handling to fill unset images successively, then repla...
Connum
-9
/
+15
2022-09-27
Solve issue #962
Alexandre Simard
-3
/
+2
2022-09-26
adds support for a notification.mp3 in the root directory that will play upon...
Connum
-0
/
+3
2022-09-26
use strftime. update hints.js
tateisu
-2
/
+2
2022-09-25
Changed job_id to timestamp
Eyrie
-4
/
+2
2022-09-25
Added hints for file & dir patterns
Eyrie
-2
/
+2
2022-09-25
Added job_id pattern for directories
Eyrie
-0
/
+1
2022-09-24
added [styles] filename pattern
RnDMonkey
-2
/
+2
2022-09-23
Only switch between visible gallery entries
DepFA
-2
/
+14
2022-09-23
delete unwanted console.log
AUTOMATIC
-1
/
+0
2022-09-23
add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ...
AUTOMATIC
-4
/
+48
2022-09-23
upgrade to gradio==3.4b3 t fixthe inpain bugs
AUTOMATIC
-31
/
+30
2022-09-23
Show interrupt button without progress bar
innovaciones
-2
/
+2
2022-09-22
resize mask canvases to fit underlying image (fixes #668)
Connum
-0
/
+45
2022-09-22
Fixed directory name generation process.
Prof-Cheese
-0
/
+1
2022-09-22
Update selectors after ui and core overhaul
DepFA
-9
/
+4
2022-09-22
move Notification.requestPermission() entirely to javascript to possibly fix ...
AUTOMATIC
-0
/
+12
2022-09-22
A big rework, just what you were secretly hoping for!
AUTOMATIC
-5
/
+47
2022-09-22
Merge branch 'master' into patch-6
AUTOMATIC1111
-7
/
+15
2022-09-22
New position and interrupt integration
innovaciones
-8
/
+6
2022-09-22
Update progressbar.js
innovaciones
-1
/
+1
2022-09-22
Fix progress bar position
innovaciones
-3
/
+13
2022-09-22
Add aspect ratio overlay js
DepFA
-0
/
+124
2022-09-21
update tiling button for imageviewer.js to use an icon in same style as other...
AUTOMATIC
-3
/
+6
2022-09-21
add button to toggle tiling images in the imageviewer modal
Adam Snodgrass
-12
/
+46
2022-09-21
Revert "Reset image input when dragover new image"
Connum
-16
/
+1
2022-09-21
fix image replacement via clipboard paste or drag and drop on PNG Info tab
Connum
-2
/
+23
2022-09-20
Reset image input when dragover new image
trufty
-1
/
+16
2022-09-20
Send a browser notification when the images are ready
Dave Sescleifer
-0
/
+34
2022-09-19
fix the issue with incorrect js options on page load
AUTOMATIC
-16
/
+9
2022-09-19
Rely on opts being pre-populated
DepFA
-12
/
+5
2022-09-19
initialize modal state from options
DepFA
-1
/
+19
2022-09-19
Add logic for zoom toggle
DepFA
-4
/
+21
2022-09-19
added highres fix feature
AUTOMATIC
-0
/
+4
2022-09-19
Move memmon tooltip to hints.js
EyeDeck
-1
/
+12
[next]