Skip to content

Adding the sidebar details (#7) #12

Adding the sidebar details (#7)

Adding the sidebar details (#7) #12

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/[email protected]
with:
github_repo_id: OdiaGenAI/Olive_Farm
huggingface_repo_id: OdiaGenAI/Olive_Farm
repo_type: space
space_sdk: streamlit
hf_token: ${{ secrets.HF_TOKEN }}