This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
stable-diffusion-webui
Watch
1
Star
1
Fork
0
You've already forked stable-diffusion-webui
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e4145c8453
stable-diffusion-webui
/
javascript
History
48DESIGN
e4145c8453
Merge branch 'master' into notification-sound
2022-09-27 08:05:19 +02:00
..
aspectRatioOverlay.js
Update selectors after ui and core overhaul
2022-09-22 19:29:20 +03:00
dragdrop.js
refactored image paste handling to fill unset images successively, then replace last existing image (
fixes
#981
)
2022-09-27 08:59:40 +03:00
hints.js
use strftime. update hints.js
2022-09-26 16:24:21 +03:00
imageMaskFix.js
resize mask canvases to fit underlying image (
fixes
#668
)
2022-09-22 22:36:47 +03:00
imageviewer.js
Only switch between visible gallery entries
2022-09-23 23:38:45 +03:00
notification.js
adds support for a notification.mp3 in the root directory that will play upon completion (
fixes
#1013
)
2022-09-26 22:57:31 +02:00
progressbar.js
delete unwanted console.log
2022-09-23 23:34:33 +03:00
ui.js
Solve issue
#962
2022-09-27 08:52:43 +03:00