From 43bb8134fd5d6f66ff510306a6a8d2412c2dfdde Mon Sep 17 00:00:00 2001 From: Adam Svystun Date: Mon, 1 Oct 2018 16:29:08 +0300 Subject: [PATCH] Add reference annotation (#4) --- frontend/templates/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/frontend/templates/index.html b/frontend/templates/index.html index aa59363..7672b44 100644 --- a/frontend/templates/index.html +++ b/frontend/templates/index.html @@ -72,6 +72,19 @@

comic - url to result comics

+
+

Reference

+
+ Please cite the following paper if you use the API:
+

+ + Neural Comic Style Transfer: Case Study +
+ Maciej Pęśko, Tomasz Trzciński
+ arXiv:1809.01726, 2018 +

+
+

Acknowledgements