hysts HF staff commited on
Commit
b99ea79
1 Parent(s): f02ee68
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -39,7 +39,6 @@ The style image index should be in the following range: (cartoon: 0-316, caricat
39
  ARTICLE = '![cartoon style images](https://user-images.githubusercontent.com/18130694/159848447-96fa5194-32ec-42f0-945a-3b1958bf6e5e.jpg)'
40
 
41
  TOKEN = os.environ['TOKEN']
42
-
43
  MODEL_REPO = 'hysts/DualStyleGAN'
44
 
45
 
 
39
  ARTICLE = '![cartoon style images](https://user-images.githubusercontent.com/18130694/159848447-96fa5194-32ec-42f0-945a-3b1958bf6e5e.jpg)'
40
 
41
  TOKEN = os.environ['TOKEN']
 
42
  MODEL_REPO = 'hysts/DualStyleGAN'
43
 
44