1
0
Fork 0
Commit Graph

77 Commits

Author SHA1 Message Date
Sean Sube 6442e68e67 fix(docs): include onnxruntime in list of common deps 2023-01-08 00:09:30 -06:00
Sean Sube f99438e623 fix(docs): begin clarifying packages for each environment (#19) 2023-01-07 21:52:38 -06:00
Sean Sube 9973bf1bfc fix(docs): note cloning and fix test script name in readme 2023-01-07 15:05:06 -06:00
Sean Sube 2ee0d27628 lint(docs): some notes/phrasing in readme 2023-01-07 09:15:18 -06:00
Sean Sube 8359bd5b99 feat(api): experimentally add CUDA provider and Nvidia platform 2023-01-07 08:56:21 -06:00
Sean Sube bb77d45ec6 lint(docs): improve summary 2023-01-07 08:33:48 -06:00
Sean Sube e605c9f66b feat(gui): add download and delete buttons to image history 2023-01-06 22:20:14 -06:00
Sean Sube de48450730 fix(gui): disable img2img tab for now, consistent quotes in jsx 2023-01-06 17:20:34 -06:00
Sean Sube b59519cb7e fix(api): update serve app name, add module entrypoint 2023-01-06 16:18:53 -06:00
Sean Sube 599e0ee2d0 feat(api): switch to package structure 2023-01-06 16:11:41 -06:00
Sean Sube 37253cc526 fix(docs): update readme to use nginx image for GUI 2023-01-06 15:19:19 -06:00
Sean Sube 5e9890fb82 feat(build): add nginx-based GUI images 2023-01-06 15:04:07 -06:00
Sean Sube a0172f8e00 fix(docs): add section about custom config 2023-01-06 14:47:39 -06:00
Sean Sube 08270f2d52 fix(docs): explain running containers 2023-01-06 14:40:17 -06:00
Sean Sube b22f50fb1d feat(docs): notes about bundling UI, ONNX_WEB paths for server 2023-01-06 11:42:13 -06:00
Sean Sube 0376499cc7 fix(gui): remove paragraph wrapping image details 2023-01-06 08:40:48 -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 9a5ec9c4d6 fix(docs): note DirectML for Windows 2023-01-05 15:47:58 -06:00
Sean Sube 1f26858aa9 fix(docs): note numpy version requirements in readme 2023-01-05 15:37:53 -06:00
Sean Sube 33eb7cd9f5 fix(docs): describe current features 2023-01-05 12:46:19 -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 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 47a64f5a36 start fleshing out the readme 2023-01-05 09:22: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