Skip to content

Commit

Permalink
feat(api): add ESRGAN/GFPGAN deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ssube committed Jan 16, 2023
1 parent 4bf6875 commit 9f43837
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ onnxruntime
protobuf<4,>=3.20.2
transformers

#### Upscaling and face correction
basicsr
facexlib
gfpgan
realesrgan

### Server packages ###
flask
flask-cors
Expand Down

0 comments on commit 9f43837

Please sign in to comment.