File size: 181 Bytes
014b718
 
 
 
 
 
 
1
2
3
4
5
6
7
8
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