SamSak09 commited on
Commit
ee221e6
·
verified ·
1 Parent(s): 9112a86

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -23,7 +23,8 @@ imageio[ffmpeg]
23
  # wan
24
  ftfy
25
  einops
26
- # For flash attention
27
- # conda install -c nvidia cuda-toolkit
28
- # export CUDA_HOME=$CONDA_PREFIX && echo "CUDA_HOME set to: $CUDA_HOME"
29
- # pip install flash-attn --no-build-isolation
 
 
23
  # wan
24
  ftfy
25
  einops
26
+
27
+ # Cloud optimization and missing dependencies
28
+ hf-transfer
29
+ sentencepiece
30
+ accelerate