Jack Monas commited on
Commit
87626f0
·
1 Parent(s): d23ae3f
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -61,13 +61,13 @@ def resources_section():
61
 
62
  <!-- GitHub -->
63
  <a href="https://github.com/1x-technologies/world-model-challenge" target="_blank" class="resource-card">
64
- <h4>GitHub Repo</h4>
65
  <p>View code and issues</p>
66
  </a>
67
 
68
  <!-- Hugging Face -->
69
  <a href="https://huggingface.co/1x-technologies" target="_blank" class="resource-card">
70
- <h4>Hugging Face Repo</h4>
71
  <p>Datasets and Models</p>
72
  </a>
73
 
 
61
 
62
  <!-- GitHub -->
63
  <a href="https://github.com/1x-technologies/world-model-challenge" target="_blank" class="resource-card">
64
+ <h4>GitHub Repository</h4>
65
  <p>View code and issues</p>
66
  </a>
67
 
68
  <!-- Hugging Face -->
69
  <a href="https://huggingface.co/1x-technologies" target="_blank" class="resource-card">
70
+ <h4>Hugging Face Repository</h4>
71
  <p>Datasets and Models</p>
72
  </a>
73