bigdefence commited on
Commit
46e8bd0
·
verified ·
1 Parent(s): 50ac83f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -61,6 +61,7 @@ pipeline_tag: image-to-text
61
  conda create -n midm-vision python=3.10 -y
62
  conda activate midm-vision
63
  pip install -e .
 
64
  ```
65
 
66
  ### 📥 다운로드 방법
 
61
  conda create -n midm-vision python=3.10 -y
62
  conda activate midm-vision
63
  pip install -e .
64
+ pip install flash-attn==2.5.2 --no-build-isolation
65
  ```
66
 
67
  ### 📥 다운로드 방법