manhkhanhUIT commited on
Commit
129787d
1 Parent(s): e78c13e

Update setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +2 -2
setup.sh CHANGED
@@ -21,6 +21,6 @@ unzip face_checkpoints.zip
21
  cd ../
22
 
23
  cd Global/
24
- wget https://github.com/microsoft/Bringing-Old-Photos-Back-to-Life/releases/download/v1.0/global_checkpoints.zip
25
- unzip global_checkpoints.zip
26
  cd ../
21
  cd ../
22
 
23
  cd Global/
24
+ wget https://github.com/manhkhanhad/ImageRestorationInfer/releases/download/Pretrained/checkpoints.zip
25
+ unzip checkpoints.zip
26
  cd ../