feat: remove GPU support and simplify to CPU-only architecture
All checks were successful
Build and Push Docker Image / build (push) Successful in 8m35s

This commit is contained in:
Developer
2026-02-19 12:41:13 +01:00
parent cff3eb0add
commit 706e6c431d
16 changed files with 116 additions and 323 deletions

View File

@@ -10,3 +10,7 @@ opencv-python==4.8.1.78
numpy==1.24.3
scipy==1.11.4
tqdm==4.66.1
torch==2.0.1
torchvision==0.15.2
realesrgan>=0.2.5
basicsr>=1.4.1