name: Update model index | |
on: | |
push: | |
branches: [main] | |
jobs: | |
update-index: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: huggingface/model-index-action@main | |
with: | |
pipeline-tag: image-classification | |
model-id: eligapris/v-mdd-2000 |
name: Update model index | |
on: | |
push: | |
branches: [main] | |
jobs: | |
update-index: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: huggingface/model-index-action@main | |
with: | |
pipeline-tag: image-classification | |
model-id: eligapris/v-mdd-2000 |