aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* loopback moved to scripts, added support for multiple batches, changed to hon...AUTOMATIC2022-09-144-50/+86
* do not die on failing to load script #426AUTOMATIC2022-09-141-3/+3
* Overall progress incorrect with X/Y plot and batch count > 1 #441AUTOMATIC2022-09-141-3/+3
* option name updates for #432AUTOMATIC2022-09-141-3/+3
* Update ui.pyjtkelm22022-09-141-1/+1
* Update ui.pyjtkelm22022-09-141-1/+1
* Added selected image savingjtkelm22022-09-142-3/+12
* Merge remote-tracking branch 'origin/master'AUTOMATIC2022-09-144-1/+211
|\
| * remove model files checkorionaskatu2022-09-141-21/+0
| * fix on torch_command + tested on debianorionaskatu2022-09-141-0/+6
| * rewrite for launch.py - untestedorionaskatu2022-09-142-83/+24
| * webui-user.sh gitignoreorionaskatu2022-09-141-0/+1
| * install/launch scripts for linuxorionaskatu2022-09-143-1/+284
* | [FEATURE REQUEST] Script settings should also be written to the text files #437AUTOMATIC2022-09-141-0/+6
|/
* prevent making grid if there is no need for it #428AUTOMATIC2022-09-141-5/+3
* Revert "Update webui-user.bat"JustAnOkapi2022-09-141-1/+1
* prevent extras from saving in dirJustAnOkapi2022-09-146-10/+7
* Update webui-user.batJustAnOkapi2022-09-141-1/+1
* add webp to file formats with exif savedJJ2022-09-141-1/+1
* added cmd arg to load custom styles filecamenduru2022-09-141-1/+2
* Typo of promptAustere Grim2022-09-141-1/+1
* bandaid for broken ddim sampling #389AUTOMATIC2022-09-131-2/+7
* img2img_color_correction off by default for #394AUTOMATIC2022-09-131-1/+1
* revert the breaking change in font sneaked in by the person who did EXIF #407AUTOMATIC2022-09-131-1/+1
* readme info about launcherAUTOMATIC2022-09-131-1/+21
* Merge remote-tracking branch 'origin/master'AUTOMATIC2022-09-131-1/+1
|\
| * change np.float to np.float32JJ2022-09-131-1/+1
* | add support for reading saved jpeg commentsAUTOMATIC2022-09-132-8/+24
|/
* add piexif to requirements_versions.txtJJ2022-09-131-0/+1
* add piexif to requirements.txtJJ2022-09-131-0/+1
* save the exif data upon image writeJJ2022-09-131-1/+1
* add metadata to jpg and non-png image filesJJ2022-09-131-2/+11
* Merge pull request #400 from rick2047/requirements-sklearn-versionAUTOMATIC11112022-09-131-1/+1
|\
| * Update with definitely right requirements for skimageParesh Mathur2022-09-131-1/+1
| * Now with the correct version of skimageParesh Mathur2022-09-131-1/+1
| * Add skimage minimum requirementParesh Mathur2022-09-131-1/+1
* | revert to old 1.3.5 basicsr because the new one still causes problems for som...AUTOMATIC2022-09-131-1/+1
* | emergency fix for running in dir with spacesAUTOMATIC2022-09-131-6/+6
* | Merge pull request #392 from C43H66N12O12S2/attention-updateAUTOMATIC11112022-09-131-1/+73
|\ \
| * | Complete cross attention updateC43H66N12O12S22022-09-131-1/+73
| |/
* / moved most of functionality from webui.bat into cross-platform launch.pyAUTOMATIC2022-09-134-106/+135
|/
* color correction option for all img2img modes #363AUTOMATIC2022-09-133-22/+29
* Embeddings directory can't be found if running webui.py from another directo...AUTOMATIC2022-09-131-1/+1
* Prompts from file not working #379AUTOMATIC2022-09-131-4/+3
* Merge remote-tracking branch 'origin/master'AUTOMATIC2022-09-131-13/+13
|\
| * Merge pull request #366 from ProGamerGov/patch-1AUTOMATIC11112022-09-131-13/+13
| |\
| | * Fix multiple grammar & spelling errors in ReadMeProGamerGov2022-09-131-13/+13
* | | add link to custom scriptsAUTOMATIC2022-09-131-0/+3
|/ /
* | put safety checker into a separate file because it's already crowded in proce...AUTOMATIC2022-09-132-34/+44
* | Merge pull request #367 from GRMrGecko/nsfw_filterAUTOMATIC11112022-09-132-0/+36
|\ \