Skip to content

Commit

Permalink
upd logo
Browse files Browse the repository at this point in the history
  • Loading branch information
anvilarth committed Dec 4, 2023
1 parent b9b3b0d commit fd5d38d
Showing 1 changed file with 49 additions and 60 deletions.
109 changes: 49 additions & 60 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,75 +42,64 @@
</head>
<body>

<section class="hero">
<div class="hero-body">
<div class="container is-max-desktop">
<div class="columns is-centered">
<div class="column has-text-centered">
<h1 class="title is-1 publication-title">Kandinsky 3.0 </h1>
<div class="is-size-5 publication-authors">
<span class="author-block">
<a href="https://ai-forever.github.io/Kandinsky-3/">Vladimir Arkhipkin,
<section class="hero">
<div class="hero-body">
<div class="container is-max-desktop">
<div class="columns is-centered">
<div class="column has-text-centered">
<h1 class="title is-1 publication-title">Kandinsky Video </h1>
<div class="is-size-5 publication-authors">
<span class="author-block">
<a href="https://ai-forever.github.io/kandinsky-video/">Vladimir Arkhipkin</a><sup>1</sup>,</span>
<span class="author-block">
<a href="https://ai-forever.github.io/kandinsky-video/">Andrei Filatov </a><sup>1</sup>,</span>
<span class="author-block">
<a href="https://ai-forever.github.io/kandinsky-video/">Viacheslav Vasilev</a><sup>1,2</sup>,
</span>
<span class="author-block">
<a href="https://ai-forever.github.io/Kandinsky-3/">Andrei Filatov,
<br>
<span class="author-block">
<a href="https://ai-forever.github.io/kandinsky-video/">Andrey Kuznetsov</a><sup>1,3</sup>,
</span>
<span class="author-block">
<a href="https://ai-forever.github.io/Kandinsky-3/">Anastasia Maltseva,
</span>
<span class="author-block">
<a href="https://ai-forever.github.io/Kandinsky-3/">Viacheslav Vasilev,
</span>
<span class="author-block">
<a href="https://ai-forever.github.io/Kandinsky-3/">Said Azizov,
</span>
<span class="author-block">
<a href="https://ai-forever.github.io/Kandinsky-3/">Igor Pavlov,
</span>
<span class="author-block">
<a href="https://ai-forever.github.io/Kandinsky-3/">Julia Agafonova,
</span>
<span class="author-block">
<a href="https://ai-forever.github.io/Kandinsky-3/">Andrey Kuznetsov,
</span>
<span class="author-block">
<a href="https://ai-forever.github.io/Kandinsky-3/">Denis Dimitrov
</span>
</div>

<div class="is-size-5 publication-authors">
<span class="author-block"><sup>1</sup>Sber AI&nbsp;&nbsp;&nbsp;</span>
<span class="author-block"><sup>2</sup>AIRI</span>
</div>
<div class="column has-text-centered">
<div class="publication-links">
<span class="link-block">
<a href="https://arxiv.org/abs/2311.13073"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="ai ai-arxiv"></i>
</span>
<span>arXiv</span>
</a>
<span class="author-block">
<a href="https://ai-forever.github.io/kandinsky-video/">Denis Dimitrov</a><sup>1,3</sup>
</span>
<!-- Code Link. -->
<span class="link-block">
<a href="https://github.com/ai-forever/Kandinsky-3"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fab fa-github"></i>
</span>
<span>Code</span>
</div>

<div class="is-size-5 publication-authors">
<span class="author-block"><sup>1</sup>Sber AI&nbsp;&nbsp;&nbsp;</span>
<span class="author-block"><sup>2</sup>MIPT&nbsp;&nbsp;&nbsp;</span>
<span class="author-block"><sup>3</sup>AIRI</span>
</div>

<div class="column has-text-centered">
<div class="publication-links">
<span class="link-block">
<a href="https://github.com/ai-forever/Kandinsky-3"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="ai ai-arxiv"></i>
</span>
<span>arXiv</span>
</a>
</span>
</span>
<!-- Code Link. -->
<span class="link-block">
<a href="https://github.com/ai-forever/Kandinsky-3"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fab fa-github"></i>
</span>
<span>Code</span>
</a>
</span>
</div>

</div>

</div>
</div>
</div>
</div>
</div>
</section>
</section>


<!-- FusionFrames is a text-to-video generation model consisting of two main stages - keyframe generation and interpolation. -->
Expand Down

0 comments on commit fd5d38d

Please sign in to comment.