ResearcherScholar commited on
Commit
34462c2
·
verified ·
1 Parent(s): 72eaa48

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +11 -2
index.html CHANGED
@@ -97,8 +97,17 @@
97
  type="video/mp4">
98
  </video> -->
99
  <h2 class="subtitle has-text-centered">
100
- <span class="dnerf">Codes and the TeaBag dataset can be found at https://github.com/kimnamssya/Theanine
101
- </h2>
 
 
 
 
 
 
 
 
 
102
  </div>
103
  </div>
104
  </section>
 
97
  type="video/mp4">
98
  </video> -->
99
  <h2 class="subtitle has-text-centered">
100
+ <span class="dnerf">
101
+ Codes can be found at
102
+ <a href="https://github.com/kimnamssya/Theanine" target="_blank" rel="noopener noreferrer">
103
+ GitHub
104
+ </a>
105
+ and the TeaBag dataset at
106
+ <a href="https://huggingface.co/datasets/LangAGI-Lab/teafarm" target="_blank" rel="noopener noreferrer">
107
+ Hugging Face
108
+ </a>.
109
+ </span>
110
+ </h2>
111
  </div>
112
  </div>
113
  </section>