EuuIia commited on
Commit
8f7f44e
·
verified ·
1 Parent(s): eb62b92

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -1
start.sh CHANGED
@@ -33,7 +33,7 @@ mkdir -p "$OUTPUT_ROOT" "$HF_HOME"
33
  # print("Erro no setup")
34
  #PY
35
 
36
- cp -r /data/LTX-Video/ltx_video /app/ltx_video
37
 
38
  export OUTPUT_ROOT="${OUTPUT_ROOT:-/app/outputs}"
39
  export INPUT_ROOT="${INPUT_ROOT:-/app/inputs}"
 
33
  # print("Erro no setup")
34
  #PY
35
 
36
+ #cp -r /data/LTX-Video/ltx_video /app/ltx_video
37
 
38
  export OUTPUT_ROOT="${OUTPUT_ROOT:-/app/outputs}"
39
  export INPUT_ROOT="${INPUT_ROOT:-/app/inputs}"