mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2025-05-15 14:50:11 -07:00
* enable cog * Update README.md * Update README.md * refactor * fix temp input dir bug Co-authored-by: CJWBW <70536672+CJWBW@users.noreply.github.com> Co-authored-by: Chenxi <chenxi@Chenxis-MacBook-Pro-2.local> Co-authored-by: Xintao <wxt1994@126.com>
3 lines
136 B
Bash
Executable File
3 lines
136 B
Bash
Executable File
#!/bin/sh
|
|
|
|
wget https://github.com/TencentARC/GFPGAN/releases/download/v0.2.0/GFPGANCleanv1-NoCE-C2.pth -P experiments/pretrained_models |