euIaxs22 commited on
Commit
3f99cf6
·
verified ·
1 Parent(s): 8c62dc4

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -1
start.sh CHANGED
@@ -36,7 +36,7 @@ except Exception as e:
36
  print("Erro no setup")
37
  PY
38
 
39
- cp -d /data/LTX-Video/ltx_video /app/ltx_video
40
 
41
  export OUTPUT_ROOT="${OUTPUT_ROOT:-/app/outputs}"
42
  export INPUT_ROOT="${INPUT_ROOT:-/app/inputs}"
 
36
  print("Erro no setup")
37
  PY
38
 
39
+ cp -r /data/LTX-Video/ltx_video /app/ltx_video
40
 
41
  export OUTPUT_ROOT="${OUTPUT_ROOT:-/app/outputs}"
42
  export INPUT_ROOT="${INPUT_ROOT:-/app/inputs}"