update: push latest content
Browse files
posterbuilder/latex_proj/poster_output.tex
CHANGED
|
@@ -57,9 +57,9 @@
|
|
| 57 |
% ====================
|
| 58 |
|
| 59 |
\footercontent{
|
| 60 |
-
\href{https://
|
| 61 |
-
|
| 62 |
-
|
| 63 |
% (can be left out to remove footer)
|
| 64 |
|
| 65 |
% ====================
|
|
|
|
| 57 |
% ====================
|
| 58 |
|
| 59 |
\footercontent{
|
| 60 |
+
\href{https://paper2poster.github.io/}{https://paper2poster.github.io/} \hfill
|
| 61 |
+
Generated by Paper2Poster \hfill
|
| 62 |
+
}
|
| 63 |
% (can be left out to remove footer)
|
| 64 |
|
| 65 |
% ====================
|
requirements.txt
CHANGED
|
@@ -39,6 +39,7 @@ PyYAML==6.0.2
|
|
| 39 |
typing_extensions==4.12.2
|
| 40 |
rich==13.9.4
|
| 41 |
coloredlogs==15.0.1
|
|
|
|
| 42 |
|
| 43 |
# ========= Additional =========
|
| 44 |
xformers==0.0.28.post3
|
|
|
|
| 39 |
typing_extensions==4.12.2
|
| 40 |
rich==13.9.4
|
| 41 |
coloredlogs==15.0.1
|
| 42 |
+
marker-pdf
|
| 43 |
|
| 44 |
# ========= Additional =========
|
| 45 |
xformers==0.0.28.post3
|