lixinhao commited on
Commit
5810a3d
·
verified ·
1 Parent(s): 1a6395e

Update README.md

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