Aarni Koskela
|
bf67a5dcf4
|
Upscaler.load_model: don't return None, just use exceptions
|
2023-06-13 12:44:25 +03:00 |
|
Aarni Koskela
|
89352a2f52
|
Move load_file_from_url to modelloader
|
2023-06-13 12:38:28 +03:00 |
|
AUTOMATIC
|
05933840f0
|
rename print_error to report, use it with together with package name
|
2023-05-31 19:56:37 +03:00 |
|
Aarni Koskela
|
00dfe27f59
|
Add & use modules.errors.print_error where currently printing exception info by hand
|
2023-05-29 09:17:30 +03:00 |
|
AUTOMATIC
|
df6fffb054
|
change upscalers to download models into user-specified directory (from commandline args) rather than the default models/<...>
|
2023-05-19 09:09:18 +03:00 |
|
AUTOMATIC
|
4b854806d9
|
F401 fixes for ruff
|
2023-05-10 09:02:23 +03:00 |
|
AUTOMATIC
|
96d6ca4199
|
manual fixes for ruff
|
2023-05-10 08:25:25 +03:00 |
|
hitomi
|
2ba42bfbd2
|
fix --ldsr-models-path not working
|
2023-04-04 20:39:51 +08:00 |
|
wywywywy
|
8bcdd50461
|
Add safetensors support to LDSR
|
2022-12-10 18:57:18 +00:00 |
|
wywywywy
|
6df316c881
|
LDSR cache / optimization / opt_channelslast
|
2022-12-10 13:54:29 +00:00 |
|
wywywywy
|
a8ae263c69
|
Reinstate DDPM V1 to LDSR
|
2022-12-04 13:42:19 +00:00 |
|
AUTOMATIC
|
0d21624cee
|
move #5216 to the extension
|
2022-12-03 18:16:19 +03:00 |
|
AUTOMATIC
|
b6e5edd746
|
add built-in extension system
add support for adding upscalers in extensions
move LDSR, ScuNET and SwinIR to built-in extensions
|
2022-12-03 18:06:33 +03:00 |
|