aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\ \
| * | Adds NSFW content filter optionGRMrGecko2022-09-132-0/+36
| |/
* | Merge pull request #378 from oobabooga/masterAUTOMATIC11112022-09-131-1/+1
|\ \ | |/ |/|
| * Fix #368oobabooga2022-09-131-1/+1
|/
* Merge pull request #356 from nnuudev/masterAUTOMATIC11112022-09-121-3/+3
|\
| * Swap width and height sliders in the UInnuudev2022-09-121-3/+3
* | Ability to save images into a folder named after the date they were created #353AUTOMATIC2022-09-123-25/+40
* | fixed version for GFPGAN and k-diffusionAUTOMATIC2022-09-123-6/+4
* | X/Y plot with denoising adds incorrect image data to individual outputs #331AUTOMATIC2022-09-122-1/+1
* | Bug: Show show image creation progress every N sampling steps. Set 0 to disa...AUTOMATIC2022-09-121-0/+1
* | Codeformer face restoration not working: AttributeError: module 'modules.sha...AUTOMATIC2022-09-121-3/+3
|/
* Revert "Merge pull request #343 from oobabooga/master"AUTOMATIC2022-09-121-5/+5
* Include the model name (or the SHA256 of the file) in the metadata #271AUTOMATIC2022-09-124-3/+16
* Merge pull request #339 from Thielak/masterAUTOMATIC11112022-09-121-14/+17
|\
| * Update README.mdKaleith2022-09-121-5/+5
| * Updated READMEKaleith2022-09-121-1/+1
| * Update READMEKaleith2022-09-121-11/+14
* | Merge pull request #343 from oobabooga/masterAUTOMATIC11112022-09-121-5/+5
|\ \
| * | Make prompt and negative prompt take same spaceoobabooga2022-09-121-5/+1
| * | Fix ugly img2img taboobabooga2022-09-121-0/+4
* | | remove check for model in bat entirely #240AUTOMATIC2022-09-121-13/+1
* | | changes for #294AUTOMATIC2022-09-123-32/+22
* | | Merge pull request #294 from EliasOenal/masterAUTOMATIC11112022-09-123-11/+35
|\ \ \