Skip to content

Commit

Permalink
Merge branch 'feature/catalog' of github.com:mlte-team/mlte into feat…
Browse files Browse the repository at this point in the history
…ure/catalog
  • Loading branch information
sebastian-echeverria committed Sep 19, 2024
2 parents 2b6b0fb + f623329 commit bc51ef1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ const tagOptions = ref([
{ name: "Computer Vision", selected: false },
{ name: "Decoder", selected: false },
{ name: "Encoder", selected: false },
{ name: "General", selected: false },
{ name: "Generative Model", selected: false },
{ name: "Infrared", selected: false },
{ name: "NLP", selected: false },
Expand Down

0 comments on commit bc51ef1

Please sign in to comment.