1. 01 10月, 2022 2 次提交
    • D
      Add ScuNET DeNoiser/Upscaler · 8deae077
      d8ahazard 提交于
      Q&D Implementation of ScuNET, thanks to our handy model loader. :P
      
      https://github.com/cszn/SCUNet
      8deae077
    • D
      Optimize model loader · e82ea202
      d8ahazard 提交于
      Child classes only get populated to __subclassess__ when they are imported. We don't actually need to import any of them to webui any more, so clean up webUI imports and make sure loader imports children.
      
      Also, fix command line paths not actually being passed to the scalers.
      e82ea202
  2. 30 9月, 2022 35 次提交
  3. 29 9月, 2022 3 次提交