1
0
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
Sean Sube 4de917db3a
fix(api): include networks in launch scripts 2024-01-14 19:50:49 -06:00
Sean Sube a5ecb59cd9
fix: download LoRAs and other networks by default 2023-12-30 19:33:40 -06:00
Sean Sube 2a641b111e
fix(api): check for web UI files in Windows launch scripts 2023-12-10 17:03:54 -06:00
Sean Sube 3e966096ce
fix(api): call venv during setup scripts (#378) 2023-05-28 19:43:21 -05:00
HoopyFreud 21b53c1b7b Recomitting everything 2023-04-21 15:17:31 -04:00
Sean Sube 76860f649a
feat(api): switch API server to Waitress (#159) 2023-04-10 23:21:13 -05:00
Sean Sube 6c47542d46
fix(api): correct continuation syntax for Windows launch scripts 2023-03-08 21:43:02 -06:00
Sean Sube 35303c7d20
feat(api): add a way to pass extra args to the conversion script 2023-03-08 21:38:51 -06:00
Sean Sube 61373d530a
fix Windows entrypoint 2023-02-27 20:08:52 -06:00
Sean Sube b931da1d2c
fix imports, lint 2023-02-26 15:21:58 -06:00
Sean Sube 4b1857883f
fix(api): split up base and extras launch scripts 2023-02-13 23:15:43 -06:00
Sean Sube 1179092028
feat(api): intercept model downloads in libs and use cached copy (fixes #95) 2023-02-12 09:28:37 -06:00
Sean Sube 2cc604823b
fix(api): launch with included extras if user does not provide their own 2023-02-10 23:06:30 -06:00
Sean Sube beb3411811
load local extras by default on Windows 2023-02-08 23:41:41 -06:00
Sean Sube 27da3c3334
fix(docs): explain how to convert your own models 2023-02-05 15:32:30 -06:00
Sean Sube a901cc44bd
fix(api): correct python cmd for Windows 2023-02-01 08:33:16 -06:00
Sean Sube fa7e5e8ab9
feat(api): add launch script for Windows 2023-01-31 22:53:41 -06:00