git add . git commit -m "Initial commit: Add Gradio app for real-time notes" # Example: Replace with YOUR URL git remote add origin https://huggingface.co/spaces/anupam007/realtime-meeting-notes git push -u origin main