Representation-aligned Shortcut model for Real-world SR
RePA + Shortcut model + Hierachical window with flex-attention
conda create -n repasr python=3.10 conda activate repasr pip3 install torch torchvision torchaudio # pytorch 2.7.0 pip install -r requirements.txt python setup.py develop