XPixelGroup / HAT

CVPR2023 - Activating More Pixels in Image Super-Resolution Transformer Arxiv - HAT: Hybrid Attention Transformer for Image Restoration
Apache License 2.0
1.2k stars 147 forks source link

Change Replicate architecture #103

Open dreamflasher opened 11 months ago

dreamflasher commented 11 months ago

Currently HAT tries to run on T4 on Replicate – and fails with OOM for images > 400px. Could you please change the GPU being used in Replicate to an A100 with 80GB GPU RAM?