mylibrar commited on
Commit
9fc9d4a
2 Parent(s): 3dd0859 45ddd25

Merge branch 'main' of https://huggingface.co/spaces/LLM360/TxT360-New into pr/1

Browse files
Files changed (1) hide show
  1. main.py +2 -2
main.py CHANGED
@@ -175,7 +175,7 @@ def main():
175
  Div(
176
  A(
177
  "TxT360",
178
- href="#section1",
179
  )
180
  ),
181
  Div(
@@ -365,8 +365,8 @@ def main():
365
  ),
366
  ),
367
  intro(),
368
- curated.curated(),
369
  web.web_data(),
 
370
  common.common_steps(),
371
  results.results(),
372
  ),
 
175
  Div(
176
  A(
177
  "TxT360",
178
+ href="#section11",
179
  )
180
  ),
181
  Div(
 
365
  ),
366
  ),
367
  intro(),
 
368
  web.web_data(),
369
+ curated.curated(),
370
  common.common_steps(),
371
  results.results(),
372
  ),