akinv commited on
Commit
2889015
1 Parent(s): 597a18f
Files changed (1) hide show
  1. convert_du_to_sd.sh +2 -0
convert_du_to_sd.sh CHANGED
@@ -1,3 +1,5 @@
 
 
1
  ckpt_path=$1
2
  output_dir=$2
3
 
 
1
+ #!/bin/bash
2
+
3
  ckpt_path=$1
4
  output_dir=$2
5