Initial Real-ESRGAN API project setup

This commit is contained in:
Developer
2026-02-16 19:56:25 +01:00
commit 0e59652575
34 changed files with 3668 additions and 0 deletions

4
requirements-gpu.txt Normal file
View File

@@ -0,0 +1,4 @@
torch==2.2.0+cu124
torchvision==0.17.0+cu124
Real-ESRGAN==0.3.0
basicsr==1.4.2