Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-05-18 | eslint related file edits | AUTOMATIC | -1/+1 | |
2023-05-17 | Run `eslint --fix` (and normalize tabs to spaces) | Aarni Koskela | -26/+26 | |
2023-04-13 | prompt-bracket-checker: Simplify + improve error reporting | Aarni Koskela | -91/+30 | |
2023-03-25 | initial gradio 3.22 support | AUTOMATIC | -11/+4 | |
2023-01-20 | move token counter to the location of the prompt, add token counting for the ↵ | AUTOMATIC | -22/+23 | |
negative prompt | ||||
2023-01-19 | add handling to some places in javascript that can potentially cause issues ↵ | AUTOMATIC | -4/+6 | |
#6898 | ||||
2022-12-10 | Fix token counter color on dark theme | Bwin4L | -1/+1 | |
2022-12-10 | change color of the valid prompt to black - back to how it was | AUTOMATIC | -1/+1 | |
2022-12-07 | Add bracket checking functionality to the txt2img/img2img prompts and ↵ | Bwin4L | -0/+107 | |
negative prompts. |