1
0
Fork 0
Commit Graph

28 Commits

Author SHA1 Message Date
Sean Sube 35371d33fe
chore(release): 0.12.0 2023-12-31 14:15:31 -06:00
Sean Sube d3a3f95c50
fix(exe): correct path for gfpgan folders within bundle 2023-12-31 13:00:50 -06:00
Sean Sube a5ecb59cd9
fix: download LoRAs and other networks by default 2023-12-30 19:33:40 -06:00
Sean Sube 75ac764d42
feat: split up pre-converted models into full and base sets 2023-12-23 21:36:52 -06:00
Sean Sube 50d51a3921
fix(api): make argument for skipping base models work correctly 2023-12-23 14:21:39 -06:00
Sean Sube c85b608196
feat(exe): include pre-converted models in bundle launch scripts 2023-12-23 13:42:30 -06:00
Sean Sube 972f9de2ef
bump version numbers for v0.11 release 2023-12-22 21:06:57 -06:00
Sean Sube b8405a7e71
fix(exe): include necessary codeformer and timm sources in bundle 2023-12-22 13:31:56 -06:00
Sean Sube 452e18daaa
fix(exe): include more package metadata 2023-12-21 21:34:24 -06:00
Sean Sube 94688ab3c7
feat(exe): add file with API version and commit to bundle 2023-07-01 12:32:26 -05:00
Sean Sube d100d75908
fix(exe): add win10 notification package to bundle 2023-04-30 21:55:13 -05:00
Sean Sube 963c507f8c
fix(exe): capture omegaconf version info 2023-04-30 21:53:24 -05:00
Sean Sube 26bd8cde47
fix(exe): load extras file from model path again 2023-04-30 21:46:45 -05:00
Sean Sube 4c7e48b33e
fix(exe): add omegaconf to bundle 2023-04-30 21:46:12 -05:00
Sean Sube ff57a481ab
fix(exe): remove broken venv activation 2023-04-30 19:49:21 -05:00
Sean Sube 942a75cf3e
syntax fix 2023-04-30 17:26:13 -05:00
Sean Sube 25e0ece8e2
fix(exe): add pytorch_lightning to Windows bundle (#366) 2023-04-30 17:19:29 -05:00
Sean Sube 124014b8b5
fix(exe): copy entrypoint script to correct location before bundling 2023-04-30 14:56:24 -05:00
Sean Sube c0cebcf06d
fix(exe): include launch scripts and readme in bundle build 2023-04-30 14:52:02 -05:00
Sean Sube 6e1121820f
fix(exe): add version info to bundle build script 2023-04-30 14:50:01 -05:00
Sean Sube a76ded2a98
fix(exe): add build script for Windows bundle 2023-04-30 14:24:43 -05:00
Sean Sube 8736a13277
lint(exe): move Windows bundle entry script to correct folder 2023-04-23 18:22:50 -05:00
Sean Sube 2a7a0682bd
fix(exe): add missing gfpgan folders (#315) 2023-04-21 23:45:34 -05:00
Sean Sube e89f2fc4d0
fix(exe): set default model cache to 0 for Windows bundle 2023-04-21 22:45:44 -05:00
HoopyFreud 21b53c1b7b Recomitting everything 2023-04-21 15:17:31 -04:00
Sean Sube 9b05b6bf5c
fix(exe): include realesrgan and coloredlogs in bundles 2023-03-30 23:43:18 -05:00
Sean Sube 9c9857bfde
indent bundle readme better 2023-03-30 21:12:31 -05:00
Sean Sube 205ff3e403
feat(exe): add specs and launch scripts for Windows EXE bundle (#305) 2023-03-30 21:02:23 -05:00