Repoaner commited on
Commit
ad61760
·
verified ·
1 Parent(s): 918920a

Update src/about.py

Browse files
Files changed (1) hide show
  1. src/about.py +1 -1
src/about.py CHANGED
@@ -27,7 +27,7 @@ TITLE = """<h1 align="center" id="space-title">Align-Anything</h1>"""
27
 
28
  # What does your leaderboard evaluate?
29
  INTRODUCTION_TEXT = """
30
- # Align-Anything:
31
  Align-Anything aims to align any modality large models (any-to-any models), including LLMs, VLMs, and others, with human intentions and values.
32
  More details about the definition and milestones of alignment for Large Models can be found in AI Alignment.
33
  """
 
27
 
28
  # What does your leaderboard evaluate?
29
  INTRODUCTION_TEXT = """
30
+ # Align-Anything
31
  Align-Anything aims to align any modality large models (any-to-any models), including LLMs, VLMs, and others, with human intentions and values.
32
  More details about the definition and milestones of alignment for Large Models can be found in AI Alignment.
33
  """