1
0
Fork 0
Commit Graph

2497 Commits

Author SHA1 Message Date
Sean Sube 8c985e91e3 feat(api): add introspection to index endpoint 2023-01-05 21:13:45 -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 50221af55a feat(api): add endpoint to get previous outputs 2023-01-05 17:24:33 -06:00
Sean Sube 668e46a404 feat(api): add option to switch between AMD hardware and CPU software rendering 2023-01-05 17:24:14 -06:00
Sean Sube 64c78b887e lint(api): sort schedulers, imports 2023-01-05 17:23:37 -06:00
Sean Sube 6391f4b2af lint: add common terms to workspace dict 2023-01-05 15:48:58 -06:00
Sean Sube 5f1bb4ab56 fix(gui): switch default API host to localhost 2023-01-05 15:48:40 -06:00
Sean Sube c036c6fcd9 fix(api): match model and output paths from readme 2023-01-05 15:48:23 -06:00
Sean Sube 9a5ec9c4d6 fix(docs): note DirectML for Windows 2023-01-05 15:47:58 -06:00
Sean Sube 5a82f39cf8 fix(api): add recommended venv name to git ignore 2023-01-05 15:38:47 -06:00
Sean Sube 6004f7671c fix(api): match model path from readme 2023-01-05 15:38:29 -06:00
Sean Sube 1f26858aa9 fix(docs): note numpy version requirements in readme 2023-01-05 15:37:53 -06:00
Sean Sube 41d93c9ecb feat: add model and output directories 2023-01-05 15:37:30 -06:00
Sean Sube 8f77bb89f2 feat(image): add preliminary container files 2023-01-05 15:03:53 -06:00
Sean Sube 3be185df19 feat(build): add root makefile and common targets 2023-01-05 15:03:34 -06:00
Sean Sube 9a10f52779 fix(build): correct output filename for JS ep 2023-01-05 13:47:43 -06:00
Sean Sube 4088bf4025 feat: add vscode workspace with subdir roots 2023-01-05 13:45:26 -06:00
Sean Sube cd36172a3c fix(lint): style issues in gui 2023-01-05 13:42:52 -06:00
Sean Sube c6579b7168 feat(build): add basic CI 2023-01-05 13:12:36 -06:00
renovate[bot] 91ca07f2ed Add renovate.json 2023-01-05 13:10:52 -06:00
Sean Sube 33eb7cd9f5 fix(docs): describe current features 2023-01-05 12:46:19 -06:00
Sean Sube 917f6ce3f3 feat(build): add git multi-push target 2023-01-05 11:39:22 -06:00
Sean Sube 7f90461275 fix(docs): add numpy to install list 2023-01-05 11:37:51 -06:00
Sean Sube b20f200282 feat(docs): add readme note about monorepo paths 2023-01-05 11:31:39 -06:00
Sean Sube d93d4659fa add seed to output filename, apply pep8 to server 2023-01-05 11:19:42 -06:00
Sean Sube d8b6d7fc15
Create LICENSE 2023-01-05 10:44:44 -06:00
Sean Sube 6cb04fcbba load config from JSON, expand on setup instructions 2023-01-05 10:39:46 -06:00
Sean Sube ccbce9abe8 add requirements file and test script 2023-01-05 10:05:23 -06:00
Sean Sube 6c932e2ee8 add test script, screenshot to readme 2023-01-05 09:44:01 -06:00
Sean Sube 47a64f5a36 start fleshing out the readme 2023-01-05 09:22:27 -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 4548a44ca3 add seed and latents stuff 2023-01-05 00:44:28 -06:00
Sean Sube ea9f929bf1 clamp API params, limit filename length, remove queueing thing 2023-01-04 23:59:45 -06:00
Sean Sube 45cc2784cd add extension to output files 2023-01-04 23:44:16 -06:00
Sean Sube 2e95e02ef1 create pipeline in request 2023-01-04 23:42:11 -06:00
Sean Sube 73027bb813 support multiple schedulers, save output images locally 2023-01-04 23:39:50 -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 c4e542bc40 do cors correctly 2023-01-04 22:54:17 -06:00
Sean Sube 513d0a4d0f add open cors header 2023-01-04 22:20:56 -06:00
Sean Sube 8b0caf1925 add basic gui 2023-01-04 21:55:25 -06:00
Sean Sube 4c9a0b1ead add a basic lock 2023-01-04 19:52:24 -06:00
Sean Sube 3cb527c2b8 some options, configurable paths 2023-01-04 19:42:37 -06:00
Sean Sube f966332193 test server 2023-01-04 18:25:00 -06:00