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

Update src/routes/About.svelte

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