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

Update src/routes/About.svelte

Browse files
Files changed (1) hide show
  1. src/routes/About.svelte +1 -1
src/routes/About.svelte CHANGED
@@ -47,7 +47,7 @@
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.
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 <a href="https://huggingface.co/datasets/dylanebert/3d-arena/raw/main/inputs.txt">here</a>.
51
  </p>
52
  </div>
53
  <div class="section">