Commit Graph

12 Commits (f35706776aa18e2b8d34fe0bab9d87a42e1bfc34)

Author SHA1 Message Date
John-Henry Lim 29056d77d1 avoid weird bug
interface update doesnt seem to register on fresh install
i.e., config files deleted. although other signal handlers
seem to work. changing to using lambda fixed it, but
idk why. as a precaution, more things use lambda now.
2022-12-21 13:06:30 +08:00
John-Henry Lim 8f2b8643c5
Merge pull request #66 from Interpause/dev
Should be stable enough.
2022-12-20 21:50:40 +08:00
John-Henry Lim 8da77edddb improve combo boxes
- fixes #64
- search opts + autocomplete for long lists
2022-12-20 19:36:10 +08:00
John-Henry Lim f83db72b4b Merge branch 'main' into dev 2022-12-20 11:55:04 +08:00
John-Henry Lim 7631bda562 make interrupt work
- use wrap_gradio_gpu_call to use webUI's queue system
- remove async from fastAPI routes (turns out was what blocked requests)
- remove waiting for no requests before getting backend state
2022-12-04 16:51:07 +08:00
John-Henry Lim 60227c60c8 put status bar everywhere 2022-11-15 16:47:42 +08:00
John-Henry Lim 62e7b441da rename all the pages 2022-11-15 16:47:32 +08:00
John-Henry Lim d2c69d897d split into multiple dockers 2022-11-15 16:17:18 +08:00
John-Henry Lim 6ceff2ace2 save horizontal space in config tab 2022-11-03 11:10:32 +08:00
John-Henry Lim 4a844bcdb2 squeeze UI 2022-11-02 20:40:04 +08:00
John-Henry Lim e89940e539 Merge remote-tracking branch 'old/master' 2022-11-02 13:52:35 +08:00
John-Henry Lim c5535255c4 restructure 2022-10-28 10:06:55 +08:00