Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Gen params paste improvement | invincibledude | 2023-01-22 | 2 | -4/+4 |
* | Gen params paste improvement | invincibledude | 2023-01-22 | 1 | -2/+2 |
* | Gen params paste improvement | invincibledude | 2023-01-22 | 1 | -2/+3 |
* | Gen params paste improvement | invincibledude | 2023-01-22 | 1 | -7/+4 |
* | Gen params paste improvement | invincibledude | 2023-01-22 | 1 | -0/+3 |
* | Gen params paste improvement | invincibledude | 2023-01-22 | 1 | -0/+3 |
* | UI and PNG info improvements | invincibledude | 2023-01-22 | 1 | -2/+2 |
* | UI and PNG info improvements | invincibledude | 2023-01-22 | 2 | -0/+5 |
* | UI improvements | invincibledude | 2023-01-22 | 1 | -2/+2 |
* | hr conditioning | invincibledude | 2023-01-22 | 1 | -1/+1 |
* | hr conditioning | invincibledude | 2023-01-22 | 1 | -2/+2 |
* | hr conditioning | invincibledude | 2023-01-22 | 1 | -7/+12 |
* | hr conditioning | invincibledude | 2023-01-22 | 1 | -4/+5 |
* | hr conditioning | invincibledude | 2023-01-22 | 1 | -21/+13 |
* | hr conditioning | invincibledude | 2023-01-22 | 1 | -26/+46 |
* | Hr-fix separate prompt experimentation | invincibledude | 2023-01-22 | 1 | -21/+22 |
* | Logging for debugging | invincibledude | 2023-01-22 | 1 | -0/+3 |
* | Fix | invincibledude | 2023-01-22 | 1 | -1/+1 |
* | Hr separate prompt test | invincibledude | 2023-01-22 | 3 | -3/+36 |
* | Style fix | invincibledude | 2023-01-21 | 1 | -2/+1 |
* | PLMS edge-case handling fix 5 | invincibledude | 2023-01-21 | 3 | -4/+2 |
* | PLMS edge-case handling fix 3 | invincibledude | 2023-01-21 | 2 | -3/+3 |
* | PLMS edge-case handling fix 2 | invincibledude | 2023-01-21 | 1 | -2/+6 |
* | PLMS edge-case handling fix | invincibledude | 2023-01-21 | 1 | -1/+1 |
* | Index fix | invincibledude | 2023-01-21 | 1 | -1/+1 |
* | Type mismatch fix | invincibledude | 2023-01-21 | 2 | -3/+3 |
* | First test of different sampler for hi-res fix | invincibledude | 2023-01-21 | 3 | -2/+14 |
* | make it run on gradio < 3.16.2 | AUTOMATIC | 2023-01-21 | 1 | -1/+1 |
* | extract extra network data from prompt earlier | AUTOMATIC | 2023-01-21 | 1 | -2/+2 |
* | add --gradio-queue option to enable gradio queue | AUTOMATIC | 2023-01-21 | 1 | -0/+2 |
* | add search box to extra networks | AUTOMATIC | 2023-01-21 | 1 | -4/+10 |
* | make it so that extra networks are not removed from infotext | AUTOMATIC | 2023-01-21 | 1 | -1/+3 |
* | Lora support! | AUTOMATIC | 2023-01-21 | 3 | -2/+17 |
* | relocate tool buttons next to generate button | AUTOMATIC | 2023-01-21 | 1 | -22/+21 |
* | make CLIP interrogator download original text files if the directory does not... | AUTOMATIC | 2023-01-21 | 5 | -58/+46 |
* | extra networks UI | AUTOMATIC | 2023-01-21 | 15 | -87/+544 |
* | move token counter to the location of the prompt, add token counting for the ... | AUTOMATIC | 2023-01-20 | 1 | -13/+12 |
* | remove some unnecessary logging to javascript console | AUTOMATIC | 2023-01-20 | 1 | -1/+1 |
* | write a comment for fix_checkpoint function | AUTOMATIC | 2023-01-19 | 1 | -0/+7 |
* | Merge pull request #6936 from EllangoK/master | AUTOMATIC1111 | 2023-01-19 | 1 | -7/+7 |
|\ | |||||
| * | fixes minor typos around run_modelmerger | EllangoK | 2023-01-19 | 1 | -7/+7 |
* | | bring back short hashes to sd checkpoint selection | AUTOMATIC | 2023-01-19 | 2 | -15/+23 |
|/ | |||||
* | remember the list of checkpoints after you press refresh button and reload th... | AUTOMATIC | 2023-01-19 | 1 | -1/+10 |
* | Update shared.py | vt-idiot | 2023-01-19 | 1 | -1/+1 |
* | Merge pull request #6922 from brkirch/cumsum-fix | AUTOMATIC1111 | 2023-01-19 | 1 | -4/+7 |
|\ | |||||
| * | Fix cumsum for MPS in newer torch | brkirch | 2023-01-18 | 1 | -4/+7 |
* | | Merge pull request #6844 from guaneec/crop-ui | AUTOMATIC1111 | 2023-01-19 | 2 | -5/+61 |
|\ \ | |||||
| * | | Fix of fix | dan | 2023-01-19 | 1 | -2/+2 |
| * | | Simplification and bugfix | dan | 2023-01-19 | 1 | -7/+5 |
| * | | Add auto-sized cropping UI | dan | 2023-01-17 | 2 | -4/+62 |