Anupam007's picture
Create Git
b73c874 verified
raw
history blame contribute delete
218 Bytes
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