File size: 1,425 Bytes
a38cdfc f5f6b16 a38cdfc f5f6b16 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 |
---
title: README
emoji: π
colorFrom: green
colorTo: gray
sdk: static
pinned: false
---
<style>
.vertical-text {
writing-mode: vertical-lr;
text-orientation: upright;
background-color:red;
}
</style>
<center>
<body>
<span class="vertical-text" style="background-color:lightgreen;border-radius: 3px;padding: 3px;">β</span>
<span class="vertical-text" style="background-color:orange;border-radius: 3px;padding: 3px;">ββ</span>
<span class="vertical-text" style="background-color:lightblue;border-radius: 3px;padding: 3px;">βββββ</span>
<span class="vertical-text" style="background-color:tomato;border-radius: 3px;padding: 3px;">βββββ</span>
<span class="vertical-text" style="background-color:lightgrey;border-radius: 3px;padding: 3px;">ββ</span>
<span class="vertical-text" style="background-color:#CF9FFF;border-radius: 3px;padding: 3px;">β</span>
</body>
</center>
<br>
<center><h1><span style="color:grey;">osiria</span></h1></center>
<center><h3><span style="color:grey;">imagine. innovate. inspire.</span></h3></center>
<style>
a:link, a:visited {
background-color: #AFE1AF;
color: white;
padding: 10px 25px;
border-radius: 15px;
text-align: center;
text-decoration: none;
display: inline-block;
}
a:hover, a:active {
background-color: green;
}
</style>
<br>
<center><a href="https://huggingface.co/osiria">explore the full list of models!</a></center>
|