aboutsummaryrefslogtreecommitdiffstats
path: root/modules
AgeCommit message (Expand)AuthorLines
2023-01-22UI and PNG info improvementsinvincibledude-2/+2
2023-01-22UI and PNG info improvementsinvincibledude-0/+5
2023-01-22UI improvementsinvincibledude-2/+2
2023-01-22split oversize extras.py to postprocessing.pyAUTOMATIC-473/+18
2023-01-22hr conditioninginvincibledude-1/+1
2023-01-22hr conditioninginvincibledude-2/+2
2023-01-22hr conditioninginvincibledude-7/+12
2023-01-22Split history extras.py to postprocessing.pyAndrey-0/+0
2023-01-22Split history extras.py to postprocessing.pyAndrey-0/+466
2023-01-22Split history extras.py to postprocessing.pyAndrey-0/+0
2023-01-22Split history extras.py to postprocessing.pyAndrey-0/+0
2023-01-22hr conditioninginvincibledude-4/+5
2023-01-22hr conditioninginvincibledude-21/+13
2023-01-22hr conditioninginvincibledude-26/+46
2023-01-22Hr-fix separate prompt experimentationinvincibledude-21/+22
2023-01-22Logging for debugginginvincibledude-0/+3
2023-01-22Fixinvincibledude-1/+1
2023-01-22Hr separate prompt testinvincibledude-3/+36
2023-01-22amend previous commit to work in a proper fashion when saving previewsAUTOMATIC-2/+2
2023-01-22add an option to reorder tabs for extra networksAUTOMATIC-1/+18
2023-01-22add option to discard weights in checkpoint merger UIAUTOMATIC-1/+12
2023-01-22fix missing field for aesthetic embedding extensionAUTOMATIC-1/+3
2023-01-22attention ctrl+up/down enhancementsAUTOMATIC-3/+5
2023-01-21compact checkbox and fix copy image btn overflowEllangoK-1/+1
2023-01-22Style fixinvincibledude-2/+1
2023-01-22fix broken textual inversion extras tabAUTOMATIC-1/+2
2023-01-22PLMS edge-case handling fix 5invincibledude-4/+2
2023-01-22PLMS edge-case handling fix 3invincibledude-3/+3
2023-01-22PLMS edge-case handling fix 2invincibledude-2/+6
2023-01-22PLMS edge-case handling fixinvincibledude-1/+1
2023-01-22add a slider for default value of added extra networksAUTOMATIC-4/+6
2023-01-22enable compact view for train tabAUTOMATIC-3/+9
2023-01-21Index fixinvincibledude-1/+1
2023-01-21Type mismatch fixinvincibledude-3/+3
2023-01-21Merge pull request #6955 from EllangoK/masterAUTOMATIC1111-1/+14
2023-01-21First test of different sampler for hi-res fixinvincibledude-2/+14
2023-01-21remove the double loading textAUTOMATIC-0/+1
2023-01-21remove timestamp for js files, reformat codeAUTOMATIC-26/+8
2023-01-21Merge pull request #7015 from jjtolton/serve-static-jsAUTOMATIC1111-9/+23
2023-01-21remove dead importJames Tolton-1/+0
2023-01-21server individually listed javascript files vs single compiled fileJames Tolton-29/+23
2023-01-21remove commented out linesJames Tolton-4/+0
2023-01-21Compile and serve js from /statica instead of inline in htmlJames Tolton-5/+30
2023-01-21make it run on gradio < 3.16.2AUTOMATIC-1/+1
2023-01-21extract extra network data from prompt earlierAUTOMATIC-2/+2
2023-01-21add --gradio-queue option to enable gradio queueAUTOMATIC-0/+2
2023-01-21add search box to extra networksAUTOMATIC-4/+10
2023-01-21make it so that extra networks are not removed from infotextAUTOMATIC-1/+3
2023-01-21Lora support!AUTOMATIC-2/+17
2023-01-21add --xformers-flash-attention option & implTakuma Mori-2/+25