136 Commits (d73741794d38a5c1aacacc7a6ed3fe3ca65724db)

Author SHA1 Message Date
Justin Maier a112168d28 Save parameters as comments when saving as jpg 3 years ago
Justin Maier ca5901b5c8 Save should use desired sample format fixes #1028 3 years ago
safentisAuth 66fed8ffb8 Add custom name and try-except 3 years ago
Michoko 819fd3af40 Add output folder icons
Changed the hidden element class name to a more generic one, so people can reuse it if they want to hide further elements in the future
3 years ago
Michoko 02c4b757b6 Add output folder icons
Handling of the --hide-ui-dir-config flag and added multi-platform code for opening a folder
3 years ago
Michoko f8acbb8f88 Add output folder icons
Adds icons on the first 3 tabs to directly open the corresponding images output directory
3 years ago
William Moorehouse 041d2aefc0
Respect --ckpt-dir command-line argument when merging models (#1261)
* Update .gitignore to ignore *all* checkpoint files in /models
* Fixed typo in UI
3 years ago
AUTOMATIC 7acfaca05a update lists of models after merging them in checkpoints tab
support saving as half
3 years ago
AUTOMATIC 791808c890 correctly list and display model names for #1261 3 years ago
AUTOMATIC1111 278e7c7114
Merge pull request #1194 from liamkerr/token_count
Token count
3 years ago
AUTOMATIC 9be0d1b89e Merge remote-tracking branch 'origin/master' 3 years ago
AUTOMATIC aea5b2510e save parameters for images when using the Save button. 3 years ago
Liam 7ca9858c4c removed unused import; now using javascript to watch prompt textarea 3 years ago
Bernard Maltais fe2f0e1729 Adding support for inverse sigmoid interpolation 3 years ago
Bernard Maltais 4c9c2a6702 -Fix interp_amount rounding in filename
-Sort list of checkpoints in list
3 years ago
Bernard Maltais d641af6a7d - Add gradio dropdown list to select checkpoints
- Update checkpoint model fields labels
3 years ago
Liam e5707b66d6 switched the token counter to use hidden buttons instead of api call 3 years ago
Liam 981fe9c4a3 Merge remote-tracking branch 'upstream/master' into token_count 3 years ago
Liam 5034f7d759 added token counter next to txt2img and img2img prompts 3 years ago
Bernard Maltais 20b41b7be7 (feat): Rework Checkpoint Merger UI for better clarity
- Rename variables to better align with field input
- Improve merged checkpoint output file name
3 years ago
AUTOMATIC ada901ed66 added console outputs, more clear indication of progress, and ability to specify full filename to checkpoint merger
restore "Loading..." text
3 years ago
AUTOMATIC1111 a9dc307a21
Merge pull request #1066 from moorehousew/master
Add support for checkpoint merging
3 years ago
Connum 2846ca5702 adds support for a notification.mp3 in the root directory that will play upon completion (fixes #1013) 3 years ago
William Moorehouse dc11748dea Added smoothstep interpolation to checkpoint merging 3 years ago
Liam db4ab47f09 copy over fields when sending to img2img: https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1029 3 years ago
William Moorehouse 91643f651d Add support for checkpoint merging 3 years ago
AUTOMATIC ca3e5519e8 Merge remote-tracking branch 'origin/master' 3 years ago
AUTOMATIC ff107845b4 added hiding items to ui-config.json 3 years ago
DepFA 50ae19acf6 add custom script source to config path keys 3 years ago
AUTOMATIC b8eae5de93 Merge remote-tracking branch 'origin/master' 3 years ago
AUTOMATIC 600cc0342d added support for setting hires fix from pasted prompts
added more robust detection of last line with parameters for pasted prompts
3 years ago
DepFA 72e2a96284 Correct indent 3 years ago
DepFA ab5a472556 Persist default Number values 3 years ago
DepFA ca13264609 Add attr to skip 3 years ago
DepFA b1320d79b5 Apply to all checkboxes and textboxes 3 years ago
DepFA 714dcda068 Add attributes to checkboxes for persisting 3 years ago
AUTOMATIC 53be15c204 by popular request, moves width/height sliders higher 3 years ago
EyeDeck b5d705e263 Disable 'batch img2img' when launched with --hide-ui-dir-config
Prevent writing to arbitrary directories, as usual
3 years ago
AUTOMATIC 410bef0853 do not hide preview image too early 3 years ago
innovaciones 3e4b7fb869 Remove double loading message 3 years ago
AUTOMATIC 71cfb9ebac fix for settings sometimes not applying on javascript side 3 years ago
AUTOMATIC 39ce23f42d add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo tabs
fixed some [send to..] buttons to work properly with all tabs
3 years ago
AUTOMATIC 8ffc07b7b1 one change didn't make it into the previous commit 3 years ago
AUTOMATIC 0065327726 upgrade to gradio==3.4b3 t fixthe inpain bugs
rework progressbar/preview to work with new gradio
remove unnecessary create style button
added link to alternative colab
3 years ago
AUTOMATIC 6fa20d51dc prevent saving settings with bogus values 3 years ago
Seki 03faf20251 add extrastab send to inpaint 3 years ago
Seki 8708386609 add extrastab send to img2img 3 years ago
innovaciones 0ce9e05a42 Fix typo 3 years ago
innovaciones ebf19c1145 Show interrupt button without progress bar 3 years ago
DepFA 42b7902922 sort JavaScript includes to assure script sequence
Who knows what filesystem they're on
3 years ago