aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-02-16Fix params.txt saving for infotexts modified by process_batchspace-nuko-4/+9
2023-02-16Fixed the Linux installation instructionsasdfire1-1/+2
2023-02-15Add ".vae.ckpt" to ext_blacklistmissionfloyd-1/+1
2023-02-15Add ability to choose using weighted loss or notShondoit-13/+32
2023-02-15Call weighted_forward during trainingShondoit-2/+4
2023-02-15Add PNG alpha channel as weight maps to data entriesShondoit-13/+38
2023-02-15Hijack to add weighted_forward to model: return loss * weight mapShondoit-0/+52
2023-02-15Fix error when batch count > 1RcINS-4/+5
2023-02-14Download model if none are foundmissionfloyd-3/+2
2023-02-13add version to extensions tableVladimir Mandic-5/+9
2023-02-13Apply extra networks per-batch instead of per-session (fixes wildcards)space-nuko-6/+5
2023-02-12Merge branch 'AUTOMATIC1111:master' into face-restore-settingmissionfloyd-0/+1
2023-02-12Merge branch 'AUTOMATIC1111:master' into 16bit-convertmissionfloyd-0/+1
2023-02-13Merge pull request #7717 from zijiren233/masterAUTOMATIC1111-0/+1
2023-02-10Merge pull request #2 from w-e-w/badge_styleGerschel-6/+6
2023-02-11Add cfg_denoised_callbackopparco-0/+33
2023-02-11Fix DPM++ SDE not deterministic across different batch sizes (#5210)RcINS-8/+30
2023-02-10Fix face restorers settingmissionfloyd-2/+1
2023-02-11Fix: v0.91.0 of fastapi Cannot add middleware after an application has startedzijiren233-0/+1
2023-02-10fix arg for hypernetwork train apiminux302-1/+1
2023-02-09Use RGB for webpmissionfloyd-1/+1
2023-02-10remove Badge color and ⚠️ ->📏w-e-w-6/+6
2023-02-09Convert 16-bit greyscale to 8-bit when saving as JPEGmissionfloyd-0/+2
2023-02-08Squashed commit of the following:Gerschel-21/+218
2023-02-08add missing importVladimir Mandic-0/+1
2023-02-08add missing importVladimir Mandic-0/+1
2023-02-08convert rgba to rgbVladimir Mandic-0/+2
2023-02-07Apply hijacks in ddpm_edit for upcast samplingbrkirch-0/+14
2023-02-06Support for hypernetworks with --upcast-samplingbrkirch-2/+2
2023-02-06aspect ratio for dim's; sliders adjust by ratioGerschel-0/+318
2023-02-06call modules.sd_vae.refresh_vae_list()EllangoK-1/+1
2023-02-06Update batch count/size hintsVladimir Repin-2/+2
2023-02-05Update ui_extra_networks.pyCurtisDS-2/+4
2023-02-06Optionally append interrogated prompt in loopback scriptVladimir Repin-2/+12
2023-02-05Img2Img OnlyKyle-1/+1
2023-02-05Add Image CFG Scale to XYZ GridKyle-0/+1
2023-02-05use Default if ValueErrorw-e-w-2/+10
2023-02-05configurable image downscalew-e-w-3/+5
2023-02-05Merge branch 'AUTOMATIC1111:master' into masterw-e-w-38/+51
2023-02-05Merge pull request #7556 from EllangoK/masterAUTOMATIC1111-27/+28
2023-02-05adds grid margins to xyz plot and prompt matrixEllangoK-27/+28
2023-02-05Merge pull request #7535 from mcmonkey4eva/fix-symlink-extra-networkAUTOMATIC1111-1/+1
2023-02-05Merge pull request #7554 from techneconn/feature/prompt_hash_optionAUTOMATIC1111-2/+4
2023-02-05Merge pull request #7528 from spezialspezial/patch-1AUTOMATIC1111-0/+3
2023-02-05make it possible to load SD1 checkpoints without CLIPAUTOMATIC-8/+15
2023-02-05Add prompt_hash option for file/dir name patterntechneconn-2/+4
2023-02-04fix symlinks in extra networks uiAlex "mcmonkey" Goodwin-1/+1
2023-02-04Update modelloader.pyspezialspezial-0/+3
2023-02-04fix --helpw-e-w-1/+1
2023-02-04fix issue with switching back to checkpoint that had its checksum calculated ...AUTOMATIC-2/+3