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