painebenjamin / app.enfugue.ai

ENFUGUE is an open-source web app for making studio-grade images and video using generative AI.
GNU General Public License v3.0
647 stars 62 forks source link

Other Upscalers #124

Open painebenjamin opened 6 months ago

painebenjamin commented 6 months ago

Discussed in https://github.com/painebenjamin/app.enfugue.ai/discussions/123

Originally posted by **RandomKaos999** December 16, 2023 Hi, me again. I was wondering if it was possible to add different upscaler models for usage? I attempt to place 4xUltraSharp.pth into .cache\enfugue\other with the other upscaling models that I found, but it doesn't appear to be added to the list. Is there more to it? or currently not possible? Thanks!
painebenjamin commented 6 months ago

Models: https://openmodeldb.info/

Inference Code: SwinIR: https://github.com/JingyunLiang/SwinIR SRFormer: https://github.com/HVision-NKU/SRFormer SPAN: https://github.com/hongyuanyu/SPAN HAT: https://github.com/XPixelGroup/HAT DAT: https://github.com/zhengchen1999/DAT OmniSR: https://github.com/Francis0625/Omni-SR SwiftSRGAN: https://github.com/Koushik0901/Swift-SRGAN