Skip to content

Update singing_songstarter_demo.ipynb #7

Update singing_songstarter_demo.ipynb

Update singing_songstarter_demo.ipynb #7

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 }}