Skip to content

Import hf_hub_download to download the model during inference. #65

Import hf_hub_download to download the model during inference.

Import hf_hub_download to download the model during inference. #65

Workflow file for this run

name: Deploy to GitHub Pages
on:
push:
branches: [ "main", "master" ]
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps: [uses: fastai/workflows/quarto-ghp@master]