Spaces:
Build error
Build error
akiyamasho
commited on
Commit
·
7033881
1
Parent(s):
bb55b33
MAINT: added new repo link for spaces
Browse files
app.py
CHANGED
@@ -111,7 +111,7 @@ def inference(img, style):
|
|
111 |
|
112 |
title = "Anime Background GAN"
|
113 |
description = "Gradio Demo for CartoonGAN by Chen Et. Al. Models are Shinkai Makoto, Hosoda Mamoru, Kon Satoshi, and Miyazaki Hayao."
|
114 |
-
article = "<p style='text-align: center'><a href='http://openaccess.thecvf.com/content_cvpr_2018/CameraReady/2205.pdf' target='_blank'>CartoonGAN Whitepaper from Chen et.al</a></p><p style='text-align: center'><a href='https://github.com/venture-anime/cartoongan-pytorch' target='_blank'>
|
115 |
|
116 |
examples = [
|
117 |
["examples/garden_in.jpg", STYLE_SHINKAI],
|
|
|
111 |
|
112 |
title = "Anime Background GAN"
|
113 |
description = "Gradio Demo for CartoonGAN by Chen Et. Al. Models are Shinkai Makoto, Hosoda Mamoru, Kon Satoshi, and Miyazaki Hayao."
|
114 |
+
article = "<p style='text-align: center'><a href='http://openaccess.thecvf.com/content_cvpr_2018/CameraReady/2205.pdf' target='_blank'>CartoonGAN Whitepaper from Chen et.al</a></p><p style='text-align: center'><a href='https://github.com/venture-anime/anime-background-gan-hf-space' target='_blank'>Spaces Github Repo</a></p><p style='text-align: center'><a href='https://github.com/venture-anime/cartoongan-pytorch' target='_blank'>Local Run GitHub Repo</a></p><p style='text-align: center'><a href='https://github.com/Yijunmaverick/CartoonGAN-Test-Pytorch-Torch' target='_blank'>Original Implementation from Yijunmaverick</a></p><center><img src='https://visitor-badge.glitch.me/badge?page_id=akiyamasho' alt='visitor badge'></center></p>"
|
115 |
|
116 |
examples = [
|
117 |
["examples/garden_in.jpg", STYLE_SHINKAI],
|