notebook_lm_clone / docs.txt
Abhinav Biju
Deploying RAG pipeline changes (excluding binary data)
182e0fa
raw
history blame contribute delete
233 Bytes
uvx --from huggingface_hub huggingface-cli login
uv run huggingface-cli login if huggingface_hub downloaded
git remote set-url personal https://huggingface.co/spaces/abiju/notebook_lm_clone
git remote -v
git push -u personal main