d. nye commited on
Commit
c68dd81
·
1 Parent(s): 30129c4

Update 128x128

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -560,7 +560,7 @@ TARGET_RES = 128
560
 
561
  print("Loading...")
562
 
563
- url = "https://github.com/yarri-oss/stylegan_performance/releases/download/v0.1/stylegan_64x64.ckpt.zip"
564
 
565
  weights_path = keras.utils.get_file(
566
  "stylegan_64x64.ckpt.zip",
 
560
 
561
  print("Loading...")
562
 
563
+ url = "https://github.com/yarri-oss/stylegan_performance/releases/download/v0.1/stylegan_128x128.ckpt.zip"
564
 
565
  weights_path = keras.utils.get_file(
566
  "stylegan_64x64.ckpt.zip",