1
0
Fork 0
Commit Graph

2474 Commits

Author SHA1 Message Date
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