Skip to content

Conversation

gaiborjosue
Copy link
Contributor

Hello,

This pull request updates the workflow "get_model_data", where now it parses the "model_card.yaml" instead of "spec.yaml".

A live version of this update can be found on my fork's page: https://gaiborjosue.github.io/trained-models-fork/

In the URL above, the only model card showing up is DeepCSR, this is because DeepCSR is the only model with a "model_card.yaml". Thus, we first need to add model_card.yaml to every model before merging this pull request, so the website displays the correct values.

The major updates go towards the javascript file, but I also updated the extraction of the clone directory in the workflow.

This Pull request will close #106

@gaiborjosue gaiborjosue linked an issue Nov 15, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix(modelData): Fix the get model data workflow

1 participant