Alignment-Lab-AI's picture
Upload folder using huggingface_hub
d5bfab8 verified
<td>
<a
class="symbol_{{ color }} pixel"
{% if infoid %}
data-infoid="{{ infoid }}"
{% endif %}
onmouseover="showInfoOnMouseOver(this)"
onmouseout="hideInfoOnMouseOut(this)"
href="{{ href }}"
>{{ color }}</a>
</td>