Spaces:
Running
Running
Update
Browse files
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 |
|