Skip to content

Instantly share code, notes, and snippets.

View gandresto's full-sized avatar
🏠
Working from home

Andres Gonzalez gandresto

🏠
Working from home
  • Globant
  • Mexico
View GitHub Profile
@gandresto
gandresto / update_branch_name.sh
Created October 12, 2022 20:14
update local branch name from remote
git branch -m oldname newname
git fetch origin
git branch -u origin/newname newname
git remote set-head origin -a
@gandresto
gandresto / hybrid-demucs-music-source-separation.ipynb
Created January 9, 2022 04:51
Hybrid Demucs Music Source Separation.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Hola