Commit Graph

12 Commits

Author SHA1 Message Date
Adam Treat
b2ba17f6f1 Omit the debug stmt 2023-04-25 16:31:26 -04:00
Aaron Miller
15a979b327 new settings (model path, repeat penalty) w/ tabs 2023-04-25 16:24:55 -04:00
Adam Treat
1b0eac2870 Add debugging code for ssl errors. 2023-04-24 17:52:19 -04:00
Adam Treat
e6a8681dbe Always download to a local directory outside of the binary directory otherwise
models will be deleted when updates occur. Update version.
2023-04-24 11:31:41 -04:00
Adam Treat
8208ece6d3 Workaround windows *sigh* because it wants to be different. 2023-04-24 09:07:28 -04:00
Adam Treat
fa9f4cca62 Disable ssl handshake for now. 2023-04-24 00:05:06 -04:00
Adam Treat
9dbeffc888 Ssl handshake experiment. 2023-04-24 00:03:01 -04:00
Adam Treat
8959b7b563 Fix example json. 2023-04-23 23:54:49 -04:00
Adam Treat
fe97a6e04f Make the download use a temp file to save ram and make it threaded. 2023-04-23 19:43:20 -04:00
Adam Treat
c086a45173 Provide a non-priviledged place for model downloads when exe is installed to root. 2023-04-23 11:28:17 -04:00
Adam Treat
5a00c83139 Display filesize info in the model downloader. 2023-04-20 09:32:51 -04:00
Adam Treat
e6cb6a2ae3 Add a new model download feature. 2023-04-18 21:10:06 -04:00