Spaces:
Runtime error
Runtime error
endo-yuki-t
commited on
Commit
•
4a7bf6e
1
Parent(s):
d7dbcdd
initial commit
Browse files- README.md +1 -1
- docs/anime.gif +0 -0
- docs/car.gif +0 -0
- docs/church.gif +0 -0
- docs/ffhq.gif +0 -0
README.md
CHANGED
@@ -19,7 +19,7 @@ Yuki Endo: "User-Controllable Latent Transformer for StyleGAN Image Layout Editi
|
|
19 |
Download and decompress <a href="https://drive.google.com/file/d/1lBL_J-uROvqZ0BYu9gmEcMCNyaPo9cBY/view?usp=sharing">our pre-trained models</a>.
|
20 |
|
21 |
## Inference with our pre-trained models
|
22 |
-
<img src="docs/thumb.gif" width="150px"/><br>
|
23 |
We provide an interactive interface based on Flask. This interface can be locally launched with
|
24 |
```
|
25 |
python interface/flask_app.py --checkpoint_path=pretrained_models/latent_transformer/cat.pt
|
|
|
19 |
Download and decompress <a href="https://drive.google.com/file/d/1lBL_J-uROvqZ0BYu9gmEcMCNyaPo9cBY/view?usp=sharing">our pre-trained models</a>.
|
20 |
|
21 |
## Inference with our pre-trained models
|
22 |
+
<img src="docs/thumb.gif" width="150px"/><img src="docs/car.gif" width="150px"/><img src="docs/church.gif" width="150px"/><img src="docs/ffhq.gif" width="150px"/><img src="docs/anime.gif" width="150px"/><br>
|
23 |
We provide an interactive interface based on Flask. This interface can be locally launched with
|
24 |
```
|
25 |
python interface/flask_app.py --checkpoint_path=pretrained_models/latent_transformer/cat.pt
|
docs/anime.gif
ADDED
docs/car.gif
ADDED
docs/church.gif
ADDED
docs/ffhq.gif
ADDED