1
0
Fork 0

feat(api): add ESRGAN/GFPGAN deps

This commit is contained in:
Sean Sube 2023-01-16 15:22:31 -06:00
parent 4bf68759d7
commit 9f4383716e
1 changed files with 6 additions and 0 deletions

View File

@ -7,6 +7,12 @@ onnxruntime
protobuf<4,>=3.20.2 protobuf<4,>=3.20.2
transformers transformers
#### Upscaling and face correction
basicsr
facexlib
gfpgan
realesrgan
### Server packages ### ### Server packages ###
flask flask
flask-cors flask-cors