Created
October 5, 2022 17:52
-
-
Save twobob/cd55e1b9145f90b7d3c9537f338804a2 to your computer and use it in GitHub Desktop.
zip up training demos for Dance Diffusion
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NAMEZIP = f"/content/drive/MyDrive/AI/models/DanceDiffusion/finetune/{NAME}/{NAME}_zipped_demos.7z" | |
!7z a -t7z $NAMEZIP /content/sample-generator/*.wav |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment