Files
realesrgan-api/requirements.txt

13 lines
219 B
Plaintext
Raw Normal View History

2026-02-16 19:56:25 +01:00
fastapi==0.115.6
uvicorn[standard]==0.34.0
python-multipart==0.0.18
pydantic-settings==2.7.1
psutil==6.1.1
httpx==0.27.0
2026-02-16 19:56:25 +01:00
# Real-ESRGAN and dependencies
opencv-python==4.10.0.84
numpy==1.26.4
scipy==1.14.1
tqdm==4.67.1