We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caaa58d commit fadacf9Copy full SHA for fadacf9
1 file changed
index.html
@@ -141,6 +141,16 @@ <h1 class="title is-1 publication-title">Image Motion Blur Removal in the Tempor
141
<span>Code</span>
142
</a>
143
</span>
144
+ <!-- Hugging Face -->
145
+ <span class="link-block">
146
+ <a href="https://huggingface.co/zhan994/temporal-motion-deblur"
147
+ class="external-link button is-normal is-rounded is-dark">
148
+ <span class="icon">
149
+ <i class="fas fa-robot"></i>
150
+ </span>
151
+ <span>Demo</span>
152
+ </a>
153
154
</div>
155
156
0 commit comments