1
0
mirror of https://github.com/TencentARC/GFPGAN.git synced 2025-05-29 13:40:17 -07:00
This commit is contained in:
Xintao 2022-09-04 22:18:25 +08:00
parent c6593e7221
commit af7569775d
2 changed files with 1 additions and 2 deletions

View File

@ -1 +1 @@
1.3.4
1.3.5

View File

@ -14,7 +14,6 @@ import shutil
import tempfile
import torch
from basicsr.archs.srvgg_arch import SRVGGNetCompact
from pathlib import Path
from gfpgan import GFPGANer