1
0
Fork 0
Commit Graph

430 Commits

Author SHA1 Message Date
Sean Sube 6d560afbae feat(build): add bundle to JS build, add API image jobs 2023-01-06 13:05:31 -06:00
Sean Sube 03362f323b fix(build): pull GUI images from hub 2023-01-06 12:55:54 -06:00
Sean Sube 7c08c4b400 fix(gui): make more space for scheduler in image card 2023-01-06 11:41:28 -06:00
Sean Sube 26e886b61b fix(gui): prevent dropdown border from overlapping with label 2023-01-06 11:28:24 -06:00
Sean Sube d3f460759a feat(gui): add labels to dropdowns 2023-01-06 11:17:00 -06:00
Sean Sube 45a097a56b feat(gui): move platform selector outside of mode tabs 2023-01-06 11:12:32 -06:00
Sean Sube 561fcb4d10 feat(gui): get default params and prompt from config 2023-01-06 10:52:42 -06:00
Sean Sube 29c49085ce fix(gui): switch default platform to AMD 2023-01-06 10:45:30 -06:00
Sean Sube a950343f1b fix(gui): show parameters in a grid in the image card 2023-01-06 10:45:18 -06:00
Sean Sube 764a097efd feat(gui): show recent image history 2023-01-06 10:20:43 -06:00
Sean Sube 0376499cc7 fix(gui): remove paragraph wrapping image details 2023-01-06 08:40:48 -06:00
Sean Sube b5d67b4886 feat(gui): make an image card component showing params 2023-01-06 00:22:36 -06:00
Sean Sube 1c9eed3a90 fix(gui): dedupe query lists into a component 2023-01-05 23:53:39 -06:00
Sean Sube f2ee2bb0e7 lint(gui): required tags for index page 2023-01-05 22:51:08 -06:00
Sean Sube 46e047bd0a feat(gui): load models from server 2023-01-05 22:33:06 -06:00
Sean Sube ce06837fbc feat(gui): get platforms and schedulers from server 2023-01-05 21:55:05 -06:00
Sean Sube b13d46cb5f feat(gui): set up react-query for better request handling 2023-01-05 21:01:18 -06:00
Sean Sube 466884113f feat: return json struct with output path instead of image data, load images from outputs endpoint 2023-01-05 20:32:46 -06:00
Sean Sube 5f1bb4ab56 fix(gui): switch default API host to localhost 2023-01-05 15:48:40 -06:00
Sean Sube 8f77bb89f2 feat(image): add preliminary container files 2023-01-05 15:03:53 -06:00
Sean Sube 9a10f52779 fix(build): correct output filename for JS ep 2023-01-05 13:47:43 -06:00
Sean Sube cd36172a3c fix(lint): style issues in gui 2023-01-05 13:42:52 -06:00
Sean Sube 6cb04fcbba load config from JSON, expand on setup instructions 2023-01-05 10:39:46 -06:00
Sean Sube 6c932e2ee8 add test script, screenshot to readme 2023-01-05 09:44:01 -06:00
Sean Sube 93a2f67e43 fix image size step 2023-01-05 01:26:34 -06:00
Sean Sube 75dde1dd75 add scheduler dropdown, wrap numeric input 2023-01-05 01:14:27 -06:00
Sean Sube 6b4545b3bf make image params a type, image controls a component 2023-01-05 00:44:52 -06:00
Sean Sube 8bbcdc175b stack txt2img inputs, read host/port for dev server 2023-01-04 23:25:39 -06:00
Sean Sube 85f117823c wire up basic API client 2023-01-04 22:54:31 -06:00
Sean Sube 8b0caf1925 add basic gui 2023-01-04 21:55:25 -06:00