Files
realesrgan-api/requirements.txt

17 lines
283 B
Plaintext
Raw Permalink Normal View History

fastapi==0.104.1
uvicorn[standard]==0.24.0
python-multipart==0.0.6
pydantic-settings==2.1.0
psutil==5.9.6
httpx==0.25.2
2026-02-16 19:56:25 +01:00
# Real-ESRGAN and dependencies
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