Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-22 | hr conditioning | invincibledude | |
2023-01-22 | hr conditioning | invincibledude | |
2023-01-22 | hr conditioning | invincibledude | |
2023-01-22 | Split history extras.py to postprocessing.py | Andrey | |
2023-01-22 | Split history extras.py to postprocessing.py | Andrey | |
2023-01-22 | Split history extras.py to postprocessing.py | Andrey | |
2023-01-22 | Split history extras.py to postprocessing.py | Andrey | |
2023-01-22 | hr conditioning | invincibledude | |
2023-01-22 | hr conditioning | invincibledude | |
2023-01-22 | hr conditioning | invincibledude | |
2023-01-22 | Hr-fix separate prompt experimentation | invincibledude | |
2023-01-22 | Logging for debugging | invincibledude | |
2023-01-22 | Fix | invincibledude | |
2023-01-22 | Hr separate prompt test | invincibledude | |
2023-01-22 | amend previous commit to work in a proper fashion when saving previews | AUTOMATIC | |
2023-01-22 | add an option to reorder tabs for extra networks | AUTOMATIC | |
2023-01-22 | add option to discard weights in checkpoint merger UI | AUTOMATIC | |
2023-01-22 | fix missing field for aesthetic embedding extension | AUTOMATIC | |
2023-01-22 | attention ctrl+up/down enhancements | AUTOMATIC | |
2023-01-21 | compact checkbox and fix copy image btn overflow | EllangoK | |
also fixes type for #tab_extensions in style.css | |||
2023-01-22 | Style fix | invincibledude | |
2023-01-22 | fix broken textual inversion extras tab | AUTOMATIC | |
2023-01-22 | PLMS edge-case handling fix 5 | invincibledude | |
2023-01-22 | PLMS edge-case handling fix 3 | invincibledude | |
2023-01-22 | PLMS edge-case handling fix 2 | invincibledude | |
2023-01-22 | PLMS edge-case handling fix | invincibledude | |
2023-01-22 | add a slider for default value of added extra networks | AUTOMATIC | |
2023-01-22 | enable compact view for train tab | AUTOMATIC | |
prevent previews from ruining hypernetwork training | |||
2023-01-21 | Index fix | invincibledude | |
2023-01-21 | Type mismatch fix | invincibledude | |
2023-01-21 | Merge pull request #6955 from EllangoK/master | AUTOMATIC1111 | |
Adds descriptions for merging methods in UI | |||
2023-01-21 | First test of different sampler for hi-res fix | invincibledude | |
2023-01-21 | remove the double loading text | AUTOMATIC | |
2023-01-21 | remove timestamp for js files, reformat code | AUTOMATIC | |
2023-01-21 | Merge pull request #7015 from jjtolton/serve-static-js | AUTOMATIC1111 | |
Compile and serve js files via `src` instead of embedded inline scripts | |||
2023-01-21 | remove dead import | James Tolton | |
2023-01-21 | server individually listed javascript files vs single compiled file | James Tolton | |
2023-01-21 | remove commented out lines | James Tolton | |
2023-01-21 | Compile and serve js from /statica instead of inline in html | James Tolton | |
2023-01-21 | make it run on gradio < 3.16.2 | AUTOMATIC | |
2023-01-21 | extract extra network data from prompt earlier | AUTOMATIC | |
2023-01-21 | add --gradio-queue option to enable gradio queue | AUTOMATIC | |
2023-01-21 | add search box to extra networks | AUTOMATIC | |
2023-01-21 | make it so that extra networks are not removed from infotext | AUTOMATIC | |
2023-01-21 | Lora support! | AUTOMATIC | |
update readme to reflect some recent changes | |||
2023-01-21 | add --xformers-flash-attention option & impl | Takuma Mori | |
2023-01-21 | relocate tool buttons next to generate button | AUTOMATIC | |
prevent extra network tabs from putting images into wrong prompts prevent settings leaking into prompt | |||
2023-01-21 | make CLIP interrogator download original text files if the directory does ↵ | AUTOMATIC | |
not exist remove random artist built-in extension (to re-added as a normal extension on demand) remove artists.csv (but what does it mean????????????????????) make interrogate buttons show Loading... when you click them | |||
2023-01-21 | extra networks UI | AUTOMATIC | |
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight> | |||
2023-01-20 | move token counter to the location of the prompt, add token counting for the ↵ | AUTOMATIC | |
negative prompt |