Historique des commits

Auteur SHA1 Message Date
  Aarni Koskela 2cacbc124c load_spandrel_model: make `half` `prefer_half` il y a 1 an
  Aarni Koskela 777af661a2 Be more clear about Spandrel model nomenclature il y a 1 an
  Aarni Koskela 393a5b82ba Correct RealESRGAN expected architecture type to ESRGAN il y a 1 an
  Aarni Koskela 4ad0c0c0a8 Verify architecture for loaded Spandrel models il y a 1 an
  Aarni Koskela b0f5934234 Use Spandrel for upscaling and face restoration architectures (aside from GFPGAN and LDSR) il y a 1 an
  yajun f29b4cd7cb tell RealESRGANer which device to run on, could be cuda, M1, or other GPU il y a 2 ans
  Aarni Koskela bf67a5dcf4 Upscaler.load_model: don't return None, just use exceptions il y a 2 ans
  Aarni Koskela 89352a2f52 Move `load_file_from_url` to modelloader il y a 2 ans
  AUTOMATIC 05933840f0 rename print_error to report, use it with together with package name il y a 2 ans
  Aarni Koskela 00dfe27f59 Add & use modules.errors.print_error where currently printing exception info by hand il y a 2 ans
  AUTOMATIC df6fffb054 change upscalers to download models into user-specified directory (from commandline args) rather than the default models/<...> il y a 2 ans
  AUTOMATIC 4b854806d9 F401 fixes for ruff il y a 2 ans
  AUTOMATIC 762265eab5 autofixes from ruff il y a 2 ans
  Aarni Koskela 3ba6c3c83c Fix up string formatting/concatenation to f-strings where feasible il y a 2 ans
  hitomi 539a69860b fix `--realesrgan-models-path` not working il y a 2 ans
  brkirch ada17dbd7c Refactor conditional casting, fix upscalers il y a 2 ans
  AUTOMATIC aede265f1d Fix unable to find Real-ESRGAN model info error (AttributeError: 'NoneType' object has no attribute 'data_path') #6841 #5170 il y a 2 ans
  Milly 0609ce06c0 Removed duplicate definition model_path il y a 2 ans
  AUTOMATIC d1f098540a remove unwanted formatting/functionality from the PR il y a 2 ans
  d8ahazard 0dce0df1ee Holy $hit. il y a 2 ans
  d8ahazard 740070ea9c Re-implement universal model loading il y a 2 ans
  AUTOMATIC 3eaae8ae65 reworking #775 il y a 2 ans
  d8ahazard c214c428bc Basic settings for realesrgan model selection. il y a 2 ans
  d8ahazard 4f434c8aea Fix/Revert opts name from GAN to ESRGAN il y a 2 ans
  d8ahazard 9a93a82b82 Cleanup Imports il y a 2 ans
  d8ahazard 3cc68300cb Typo Fix il y a 2 ans
  d8ahazard dd5566814a Add new models, fix shared opts issues il y a 2 ans
  AUTOMATIC 6785fabefb Revert "fix for swininr PR breaking ESRGAN for new users" il y a 2 ans
  AUTOMATIC 8d1d64f9a2 fix for swininr PR breaking ESRGAN for new users il y a 2 ans
  AUTOMATIC f5001246e2 honor tiling settings for RealESRGAN also il y a 2 ans