Commit Graph

30 Commits

Author SHA1 Message Date
n00mkrad 233f037716 Save fixed factors for specific AI models in models.json 2022-07-27 15:18:37 +02:00
n00mkrad 760a187dfe AI Class/Constructor revamp 2022-07-21 10:08:53 +02:00
n00mkrad 9f9263bf3b Better implementation/networks references (all vs available) 2022-07-06 10:40:41 +02:00
n00mkrad 9ea9ec0875 Basic support for RIFE-NCNN-VS 2022-05-31 22:17:22 +02:00
n00mkrad 2ac003a1b1 Lock pre-4.0 rife ncnn models to 2x 2022-04-17 18:39:32 +02:00
n00mkrad b1f4ff3c4c Auto/EU/US server selection in settings 2021-09-07 18:03:13 +02:00
N00MKRAD 5eac7dd356 Server manager with ping check, better error handling for missing model files 2021-08-31 15:57:48 +02:00
n00mkrad 9433269813 Case-sensitive rename operation (2/2) 2021-08-23 16:50:18 +02:00
n00mkrad 2c14fa9515 Case-sensitive rename operation (1/2) 2021-08-23 16:49:40 +02:00
n00mkrad b1b60ecc69 Rename Networks => Implementations 2021-08-15 11:10:18 +02:00
N00MKRAD bcb179085e Fixed hash check running on custom models 2021-06-24 22:48:58 +02:00
N00MKRAD 946c6eac38 Async model integrity check, model downloader ui improvements 2021-06-23 20:05:25 +02:00
N00MKRAD 4fbf58be08 Fixed model downloader never logging 2021-06-23 15:41:12 +02:00
N00MKRAD 40b88bfa46 Model Downloader Cancel is now instant + other improvements 2021-06-22 15:01:48 +02:00
N00MKRAD 8dc8ccf71f Added model download tool to pre-download all AI models 2021-06-22 12:03:48 +02:00
N00MKRAD c8551aabd3 even more err handling lol 2021-06-20 18:35:58 +02:00
N00MKRAD 899cc9f064 Better error handling for failed model downloads 2021-06-20 18:35:14 +02:00
N00MKRAD 54c69e4e19 Completely revamped model downloading and file checking
txt -> json
md5 -> crc32
re-check validity after downloading
2021-06-20 18:30:59 +02:00
N00MKRAD 3355cdcab9 Retries for deleteing .bak video 2021-06-10 10:46:02 +02:00
N00MKRAD 71a1e5f17d Disable model files integrity check in debug mode 2021-06-08 23:11:33 +02:00
N00MKRAD 08195b4da6 Possible SSL Fix (same as FlowframesInstaller) 2021-05-21 16:32:15 +02:00
N00MKRAD 05a55fcbd5 Hardcoded config key names to avoid string typos 2021-05-18 14:37:16 +02:00
N00MKRAD ed2a2257ca JSON models now fully integrated, added BackgroundTaskManager 2021-05-17 16:09:19 +02:00
N00MKRAD 992594cceb Default model mirror is dl.nmkd.again (github not feasible for >100mb flavr files) 2021-03-13 14:01:43 +01:00
N00MKRAD 692f6c9be9 Removed package manager remnants, added FLAVR network (WIP) 2021-03-11 12:58:18 +01:00
N00MKRAD 36736c5691 Base URL for model files can be changed, making mirrors possible 2021-01-29 13:45:35 +01:00
N00MKRAD 61aa0c40b8 Re-added DAIN, integrated into model downloader 2021-01-21 11:39:08 +01:00
N00MKRAD f13dffbeb8 Fixed GetHash file lock, AE safety buffers in config, increased to 90 for ncnn 2021-01-17 20:05:39 +01:00
N00MKRAD 1434657457 Added button to delete cached models 2021-01-14 15:28:31 +01:00
N00MKRAD e901c6aa5d Added model downloader including err handling & retrying 2021-01-14 12:06:55 +01:00