File size: 237 Bytes
7342b32
 
cbac07f
 
7342b32
 
 
 
1
2
3
4
5
6
7
8
9
git config --global http.proxy http://127.0.0.1:7890
git config --global https.proxy https://127.0.0.1:7890
git add .
git commit -m "Add application file"
git push

#git remote set-url origin https://huggingface.co/spaces/M4869/WavMark