Skip to content

Delete nate_is_humming.wav #6

Delete nate_is_humming.wav

Delete nate_is_humming.wav #6

Workflow file for this run

name: Sync with Hugging Face Hub
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Sync with Hugging Face
uses: nateraw/huggingface-sync-action@v0.0.5
with:
github_repo_id: nateraw/singing-songstarter
huggingface_repo_id: nateraw/singing-songstarter
repo_type: space
space_sdk: gradio
hf_token: ${{ secrets.HF_TOKEN }}