ObjectverseDiary / src /renderer /html_templates.py
qqyule's picture
feat: add initial mock mvp
bc02199
Raw
History Blame Contribute Delete
89 Bytes
"""Small HTML templates for the initial MVP."""
CARD_WRAPPER_CLASS = "objectverse-card"