wenhu commited on
Commit
06c7d57
·
verified ·
1 Parent(s): 3bbcc68

Update serve_constants.py

Browse files
Files changed (1) hide show
  1. serve_constants.py +2 -2
serve_constants.py CHANGED
@@ -4,7 +4,7 @@ title_markdown = """
4
  </a>
5
  <div>
6
  <h2 ><a href="https://tiger-ai-lab.github.io/VisualWebInstruct/">VisualWebInstruct: Scaling up Multimodal Instruction Data through Web Search</a> </h2>
7
- <h5 style="margin: 0;"><a href="">Model</a> | <a href="https://github.com/TIGER-AI-Lab/VisualWebInstruct">Code</a> | <a href="https://huggingface.co/datasets/TIGER-Lab/VisualWebInstruct">Dataset</a> | <a href="https://tiger-ai-lab.github.io/VisualWebInstruct/">Homepage</a></h5>
8
  </div>
9
  </div>
10
  """
@@ -78,7 +78,7 @@ html_header = """
78
  </a>
79
  <div>
80
  <h2 ><a href="https://tiger-ai-lab.github.io/VisualWebInstruct/">VisualWebInstruct: Scaling up Multimodal Instruction Data through Web Search</a> </h2>
81
- <h5 style="margin: 0;"><a href="">Model</a> | <a href="https://github.com/TIGER-AI-Lab/VisualWebInstruct">Code</a> | <a href="https://huggingface.co/datasets/TIGER-Lab/VisualWebInstruct">Dataset</a> | <a href="https://tiger-ai-lab.github.io/VisualWebInstruct/">Homepage</a></h5>
82
  </div>
83
  </div>
84
  """
 
4
  </a>
5
  <div>
6
  <h2 ><a href="https://tiger-ai-lab.github.io/VisualWebInstruct/">VisualWebInstruct: Scaling up Multimodal Instruction Data through Web Search</a> </h2>
7
+ <h5 style="margin: 0;"><a href="https://huggingface.co/TIGER-Lab/MAmmoTH-VL2">Model</a> | <a href="https://github.com/TIGER-AI-Lab/VisualWebInstruct">Code</a> | <a href="https://huggingface.co/datasets/TIGER-Lab/VisualWebInstruct">Dataset</a> | <a href="https://tiger-ai-lab.github.io/VisualWebInstruct/">Homepage</a></h5>
8
  </div>
9
  </div>
10
  """
 
78
  </a>
79
  <div>
80
  <h2 ><a href="https://tiger-ai-lab.github.io/VisualWebInstruct/">VisualWebInstruct: Scaling up Multimodal Instruction Data through Web Search</a> </h2>
81
+ <h5 style="margin: 0;"><a href="https://huggingface.co/TIGER-Lab/MAmmoTH-VL2">Model</a> | <a href="https://github.com/TIGER-AI-Lab/VisualWebInstruct">Code</a> | <a href="https://huggingface.co/datasets/TIGER-Lab/VisualWebInstruct">Dataset</a> | <a href="https://tiger-ai-lab.github.io/VisualWebInstruct/">Homepage</a></h5>
82
  </div>
83
  </div>
84
  """