CoolFace
Apppublic

ewave/Image-Animation-using-Thin-Plate-Spline-Motion-Model

sourceHugging Faceupdated 3y agoView on Hugging Face
2likes
style.css19 linesDownload Raw Back to root
1h1 {2  text-align: center;3}4img#overview {5  max-width: 1000px;6  max-height: 600px;7  display: block;8  margin: auto;9}10img#style-image {11  max-width: 1000px;12  max-height: 600px;13  display: block;14  margin: auto;15}16img#visitor-badge {17  display: block;18  margin: auto;19}