Spaces:
Runtime error
Runtime error
Podtekatel
commited on
Commit
β’
28196c0
1
Parent(s):
046b3c9
Update images
Browse files- app.py +1 -1
- demo/IMG1.jpg +0 -0
- demo/IMG2.png +0 -0
- demo/IMG3.jpg +0 -0
app.py
CHANGED
@@ -40,7 +40,7 @@ def inference(img):
|
|
40 |
return out_img
|
41 |
|
42 |
|
43 |
-
title = "
|
44 |
description = "Gradio Demo for Arcane Season 1 style transfer. To use it, simply upload your image, or click one of the examples to load them."
|
45 |
article = "This is one of my successful experiments on style transfer. I've built my own pipeline, generator model and private dataset to train this model<br>" \
|
46 |
"" \
|
|
|
40 |
return out_img
|
41 |
|
42 |
|
43 |
+
title = "ARCNStyleTransfer"
|
44 |
description = "Gradio Demo for Arcane Season 1 style transfer. To use it, simply upload your image, or click one of the examples to load them."
|
45 |
article = "This is one of my successful experiments on style transfer. I've built my own pipeline, generator model and private dataset to train this model<br>" \
|
46 |
"" \
|
demo/IMG1.jpg
CHANGED
demo/IMG2.png
DELETED
Binary file (805 kB)
|
|
demo/IMG3.jpg
CHANGED