This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
stable-diffusion-webui
Watch
1
Star
0
Fork
0
You've already forked stable-diffusion-webui
mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced
2025-08-16 12:51:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
stable-diffusion-webui
/
javascript
History
AUTOMATIC
556c36b960
add hint, refactor code for
#1607
2022-10-04 09:18:00 +03:00
..
aspectRatioOverlay.js
…
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
add hint, refactor code for
#1607
2022-10-04 09:18:00 +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
initial support for training textual inversion
2022-10-02 15:03:39 +03:00
textualInversion.js
initial support for training textual inversion
2022-10-02 15:03:39 +03:00
ui.js
Merge branch 'master' into 1404-script-reload-without-restart
2022-10-02 21:33:22 +03:00