Anupam251272's picture
Create Git
014b718 verified
raw
history blame contribute delete
181 Bytes
git clone https://huggingface.co/spaces/Anupam251272/
Step-by-Step-Math-Assistant
cd YourRepositoryName
cp /path/to/your/files/* .
git add .
git commit -m "Initial commit"
git push