git branch -d <branch>

This commit is contained in:
Noureldeen 2021-12-06 01:21:18 +02:00
parent c72800baba
commit 31d72c1534

View file

@ -20,8 +20,8 @@ I played with the variables to test different outputs, I had to increase the smo
--pitch_sensitivity 295 --tempo_sensitivity 0.8 --depth 0.5 \ --pitch_sensitivity 295 --tempo_sensitivity 0.8 --depth 0.5 \
--classes 983 980 978 966 954 928 919 889 879 857 288 107 \ --classes 983 980 978 966 954 928 919 889 879 857 288 107 \
--jitter 0.5 --frame_length 512 --truncation 0.5 \ --jitter 0.5 --frame_length 512 --truncation 0.5 \
--smooth_factor 20 --batch_size 4 \ --smooth_factor 20 --batch_size 4 \ --output_file `video file`
--output_file `video file`
{{<video "noureldeen">}} {{<video "noureldeen">}}