Initial Real-ESRGAN API project setup
This commit is contained in:
11
requirements.txt
Normal file
11
requirements.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
fastapi==0.115.6
|
||||
uvicorn[standard]==0.34.0
|
||||
python-multipart==0.0.18
|
||||
pydantic-settings==2.7.1
|
||||
psutil==6.1.1
|
||||
|
||||
# Real-ESRGAN and dependencies
|
||||
opencv-python==4.10.0.84
|
||||
numpy==1.26.4
|
||||
scipy==1.14.1
|
||||
tqdm==4.67.1
|
||||
Reference in New Issue
Block a user