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