lixinhao commited on
Commit
e17ff55
·
verified ·
1 Parent(s): 104d682

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -102,6 +102,7 @@ pip install av
102
  pip install imageio
103
  pip install decord
104
  pip install opencv-python
 
105
  pip install flash-attn --no-build-isolation
106
  ```
107
  Then you could use our model:
 
102
  pip install imageio
103
  pip install decord
104
  pip install opencv-python
105
+ # optional
106
  pip install flash-attn --no-build-isolation
107
  ```
108
  Then you could use our model: