aboutsummaryrefslogtreecommitdiff
path: root/scripts/custom_code.py
AgeCommit message (Collapse)Author
2023-05-10imports cleanup for ruffAUTOMATIC
2023-05-09Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela
2023-03-29Improve custom code extensionspace-nuko
- Uses `gr.Code` component - Includes example - Can return out of body
2023-01-05rework #6329 to remove duplicate code and add prevent tab names for showing ↵AUTOMATIC
in ids for scripts that only exist on one tab
2023-01-05Refactor elem_prefix as function elem_idme
2023-01-05Adjusted prefix from i2i/t2i to txt2img and img2img and removed those ↵me
prefixes from img exclusive scripts
2023-01-04Add element ids for script components and a few more in ui.pyme
2022-11-04do not mess with components' visibility for scripts; instead create group ↵AUTOMATIC
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-17Move comments to scripts.pyJashoBell
2022-09-16Basic explanation for custom_code.py templateJashoBell
2022-09-04moved images toAUTOMATIC
2022-09-03scriptsAUTOMATIC