dylanebert HF Staff commited on
Commit
e3ee64b
·
verified ·
1 Parent(s): 3fad3b8

Update src/routes/About.svelte

Browse files
Files changed (1) hide show
  1. src/routes/About.svelte +2 -1
src/routes/About.svelte CHANGED
@@ -47,7 +47,8 @@
47
  </p>
48
  <p class="muted">
49
  To contribute a model, run your model on all input images and create a pull request with your model's output.
50
- Refer to other examples in the dataset to understand the expected format. All input image URLs are provided <a href="https://huggingface.co/datasets/dylanebert/3d-arena/raw/main/inputs.txt">here</a>.
 
51
  </p>
52
  </div>
53
  <div class="section">
 
47
  </p>
48
  <p class="muted">
49
  To contribute a model, run your model on all input images and create a pull request with your model's output.
50
+ Refer to other examples in the dataset to understand the expected format. All input image URLs are provided
51
+ <a class="emphasis" target="_blank" href="https://huggingface.co/datasets/dylanebert/3d-arena/raw/main/inputs.txt">here</a>.
52
  </p>
53
  </div>
54
  <div class="section">