1
0
mirror of https://github.com/TencentARC/GFPGAN.git synced 2025-05-15 14:50:11 -07:00

update cog_predict

This commit is contained in:
Xintao 2022-09-04 20:28:24 +08:00
parent 7272e45887
commit c6593e7221
2 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ build:
- "basicsr==1.4.2"
- "facexlib==0.2.5"
predict: "predict.py:Predictor"
predict: "cog_predict.py:Predictor"