Anupam251272's picture
Create git
be44d09 verified
raw
history blame contribute delete
140 Bytes
huggingface-cli repo create legal-research-assistant
cd legal-research-assistant
git init
git add .
git commit -m "Initial commit"
git push