Aarni Koskela
|
4ad0c0c0a8
Verify architecture for loaded Spandrel models
|
1 年之前 |
Aarni Koskela
|
b0f5934234
Use Spandrel for upscaling and face restoration architectures (aside from GFPGAN and LDSR)
|
1 年之前 |
Aarni Koskela
|
e472383acb
Refactor esrgan_upscale to more generic upscale_with_model
|
1 年之前 |
Aarni Koskela
|
bf67a5dcf4
Upscaler.load_model: don't return None, just use exceptions
|
2 年之前 |
Aarni Koskela
|
e3a973a68d
Add TODO comments to sus model loads
|
2 年之前 |
Aarni Koskela
|
0afbc0c235
Fix up `if "http" in ...:` to be more sensible startswiths
|
2 年之前 |
Aarni Koskela
|
89352a2f52
Move `load_file_from_url` to modelloader
|
2 年之前 |
AUTOMATIC
|
df6fffb054
change upscalers to download models into user-specified directory (from commandline args) rather than the default models/<...>
|
2 年之前 |
AUTOMATIC
|
a5121e7a06
fixes for B007
|
2 年之前 |
AUTOMATIC
|
f741a98bac
imports cleanup for ruff
|
2 年之前 |
Aarni Koskela
|
3ba6c3c83c
Fix up string formatting/concatenation to f-strings where feasible
|
2 年之前 |
brkirch
|
abfa22c16f
Revert "MPS Upscalers Fix"
|
2 年之前 |
victorca25
|
c9bb33dd43
add resrgan 8x, allow use 1x and up to 8x extra models, move BSRGAN model, add nearest
|
2 年之前 |
brkirch
|
faed465a0b
MPS Upscalers Fix
|
2 年之前 |
victorca25
|
ad4de819c4
update ESRGAN architecture and model to support all ESRGAN models in the DB, BSRGAN and real-ESRGAN models
|
2 年之前 |
Milly
|
0609ce06c0
Removed duplicate definition model_path
|
2 年之前 |
brkirch
|
f2055cb1d4
Add hypernetwork support to split cross attention v1
|
2 年之前 |
brkirch
|
eeab7aedf5
Add --use-cpu command line option
|
2 年之前 |
d8ahazard
|
6365a41f59
Update esrgan_model.py
|
2 年之前 |
AUTOMATIC
|
d1f098540a
remove unwanted formatting/functionality from the PR
|
2 年之前 |
d8ahazard
|
0dce0df1ee
Holy $hit.
|
2 年之前 |
d8ahazard
|
7d5c29b674
Cleanup existing directories, fixes
|
2 年之前 |
d8ahazard
|
740070ea9c
Re-implement universal model loading
|
2 年之前 |
d8ahazard
|
4f434c8aea
Fix/Revert opts name from GAN to ESRGAN
|
2 年之前 |
d8ahazard
|
dd5566814a
Add new models, fix shared opts issues
|
2 年之前 |
AUTOMATIC
|
6785fabefb
Revert "fix for swininr PR breaking ESRGAN for new users"
|
2 年之前 |
AUTOMATIC
|
8d1d64f9a2
fix for swininr PR breaking ESRGAN for new users
|
2 年之前 |
Abdullah Barhoum
|
b5d1af11b7
Modular device management
|
2 年之前 |
AUTOMATIC
|
ad02b249f5
add a helpful message when user puts RealESRGAN model into ESRGAN directory.
|
2 年之前 |
xeonvs
|
65fbefd033
Added support for launching on Apple Silicon
|
3 年之前 |