Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-05-10 | imports cleanup for ruff | AUTOMATIC | -1/+1 | |
2023-05-09 | Fix up string formatting/concatenation to f-strings where feasible | Aarni Koskela | -1/+1 | |
2023-03-29 | Improve custom code extension | space-nuko | -7/+56 | |
- Uses `gr.Code` component - Includes example - Can return out of body | ||||
2023-01-05 | rework #6329 to remove duplicate code and add prevent tab names for showing ↵ | AUTOMATIC | -6/+0 | |
in ids for scripts that only exist on one tab | ||||
2023-01-05 | Refactor elem_prefix as function elem_id | me | -3/+6 | |
2023-01-05 | Adjusted prefix from i2i/t2i to txt2img and img2img and removed those ↵ | me | -1/+1 | |
prefixes from img exclusive scripts | ||||
2023-01-04 | Add element ids for script components and a few more in ui.py | me | -1/+3 | |
2022-11-04 | do not mess with components' visibility for scripts; instead create group ↵ | AUTOMATIC | -1/+1 | |
components and show/hide those; this will break scripts that create invisible components and rely on UI but the earlier i make this change the better | ||||
2022-09-17 | Move comments to scripts.py | JashoBell | -17/+0 | |
2022-09-16 | Basic explanation for custom_code.py template | JashoBell | -2/+21 | |
2022-09-04 | moved images to | AUTOMATIC | -3/+3 | |
2022-09-03 | scripts | AUTOMATIC | -0/+40 | |