ballemann
/

PersonaLive / assets /highlight.svg
ballemann's picture huaichang's picture
Duplicate from huaichang/PersonaLive
ed15e42
|
Raw
History Blame Contribute Delete
610 Bytes
<svg viewBox="0 0 3200 90" width="100%" height="90"
xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#ff4d4d"/>
<stop offset="100%" stop-color="#f73030"/>
</linearGradient>
</defs>
<text
x="50%"
y="65"
text-anchor="middle"
font-size="70"
font-weight="900"
font-family="-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial"
fill="url(#grad)">
⚡️ Real-time, Streamable, Infinite-Length Portrait Animation requires only ~12GB VRAM ⚡️
</text>
</svg>