aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2022-10-11remove old caption methodDepFA
2022-10-11shift embedding logic out of textual_inversionDepFA
2022-10-11Merge branch 'learning_rate-scheduling' into learnscheduleAUTOMATIC1111
2022-10-11remove embedding related image functions from imagesDepFA
2022-10-11move embedding logic to separate fileDepFA
2022-10-11prevent extra modules from being saved/loaded with hypernetAUTOMATIC
2022-10-11add an option to unload models during hypernetwork training to save VRAMAUTOMATIC
2022-10-11produce error when training with medvram/lowvram enabledAUTOMATIC
2022-10-11removed unneeded printJC_Array
2022-10-11add option to select hypernetwork modules when creatingAUTOMATIC
2022-10-11Merge pull request #2201 from alg-wiki/textual__inversionAUTOMATIC1111
2022-10-11Use apply_hypernetwork functionbrkirch
2022-10-11Add InvokeAI and lstein to credits, add back CUDA supportbrkirch
2022-10-11Add check for psutilbrkirch
2022-10-11Add cross-attention optimization from InvokeAIbrkirch
2022-10-11Merge pull request #2227 from papuSpartan/masterAUTOMATIC1111
2022-10-11Merge branch 'master' into embed-embeddings-in-imagesDepFA
2022-10-11become even stricter with picklesAUTOMATIC
2022-10-11move list refresh to webui.py and add stdout indicating it's doing sopapuSpartan
2022-10-11Merge branch 'master' into master不会画画的中医不是好程序员
2022-10-11more renamesAUTOMATIC
2022-10-11rename hypernetwork dir to hypernetworks to prevent clash with an old filenam...AUTOMATIC
2022-10-11Added new line at the end of ngrok.pyJamnedZ
2022-10-11Cleaned ngrok integrationJamnedZ
2022-10-11add a space holderBen
2022-10-11Layout fixBen
2022-10-11images history improvementyfszzx
2022-10-11Fix typo in commentsMartin Cairns
2022-10-11Remove debug code for checking that first sigma value is same after code cleanupMartin Cairns
2022-10-11Handle different parameters for DPM fast & adaptiveMartin Cairns
2022-10-11images history improvementyfszzx
2022-10-11images history improvementyfszzx
2022-10-11fixes related to mergeAUTOMATIC
2022-10-11Removed my local edits to checkpoint image generationalg-wiki
2022-10-11Switched to exception handlingalg-wiki
2022-10-11Merge branch 'master' into hypernetwork-trainingAUTOMATIC
2022-10-11replace duplicate code with a functionAUTOMATIC
2022-10-11Comma backtrack padding (#2192)hentailord85ez
2022-10-11Added slider for deepbooru score threshold in settingsKenneth
2022-10-11Make the ctrl+enter shortcut use the generate button on the current tabJairo Correa
2022-10-11use simple lcg in xorDepFA
2022-10-10Refresh list of models/ckpts upon hitting restart gradio in the settings panepapuSpartan
2022-10-10added alpha sort and threshold variables to create process method in preproce...JC_Array
2022-10-10Merge branch 'deepdanbooru_pre_process' into masterJC-Array
2022-10-10added deepbooru settings (threshold and sort by alpha or likelyhood)JC_Array
2022-10-10colour depth conversion fixDepFA
2022-10-10add dependencyDepFA
2022-10-10update data dis[play styleDepFA
2022-10-10corrected tag return in get_deepbooru_tagsJC_Array
2022-10-10import time missing, added to deepbooru fixxing error on get_deepbooru_tagsJC_Array