Commit Graph

7 Commits

Author SHA1 Message Date
Thomas Mello
3a376392b3 fix #313 2022-08-30 23:13:51 +01:00
Thomas Mello
bdac53c5a1
refactor: Painterro UI code is moved to index.js (#316)
* decouple python from js

* bring the painterro btn back

* refactor painterro code

replicate 7ddbd6533a as close as possible

* improve reliability

* fix big brain import

Co-authored-by: hlky <106811348+hlky@users.noreply.github.com>
2022-08-30 14:33:27 +01:00
Thomas Mello
8f76c7ad97
refactor: decouple python from js and css (#297)
* decouple python from js

* bring the painterro btn back

Co-authored-by: hlky <106811348+hlky@users.noreply.github.com>
2022-08-30 11:37:16 +01:00
jansteffen
59e1e8fe17 Better robustness of styling for prompt and submit 2022-08-29 15:20:53 +01:00
jansteffen
899b811dd0 Keep the generate button (visually) inside the text box 2022-08-29 12:19:35 +01:00
_nderscore
5ff04a5a52 fix(css): prevent generate button from overlapping prompt, fix font size on multiline prompts 2022-08-29 12:19:35 +01:00
Alex Volkov
64ca78ca76 Refactored the UI, added a web_playground.py to be run without any models. 2022-08-29 00:41:17 +01:00