Spaces:
Running
on
T4
Running
on
T4
Ahsen Khaliq
commited on
Commit
•
c6743a5
1
Parent(s):
f8f84a0
Update app.py
Browse files
app.py
CHANGED
@@ -139,7 +139,7 @@ def process(im):
|
|
139 |
|
140 |
title = "ArcaneGAN"
|
141 |
description = "Gradio demo for ArcaneGAN, portrait to Arcane style. To use it, simply upload your image, or click one of the examples to load them. Read more at the links below."
|
142 |
-
article = "<p style='text-align: center'><a href='https://github.com/Sxela/ArcaneGAN'>Github Repo</a></p>"
|
143 |
|
144 |
gr.Interface(
|
145 |
process,
|
|
|
139 |
|
140 |
title = "ArcaneGAN"
|
141 |
description = "Gradio demo for ArcaneGAN, portrait to Arcane style. To use it, simply upload your image, or click one of the examples to load them. Read more at the links below."
|
142 |
+
article = "<p style='text-align: center'><a href='https://github.com/Sxela/ArcaneGAN' target='_blank'>Github Repo</a></p>"
|
143 |
|
144 |
gr.Interface(
|
145 |
process,
|