Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ huggingface_hub==0.25.2
|
|
| 2 |
timm
|
| 3 |
einops
|
| 4 |
https://github.com/Dao-AILab/flash-attention/releases/download/v2.6.3/flash_attn-2.6.3+cu123torch2.4cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
| 5 |
-
transformers==4.37.2
|
|
|
|
|
|
| 2 |
timm
|
| 3 |
einops
|
| 4 |
https://github.com/Dao-AILab/flash-attention/releases/download/v2.6.3/flash_attn-2.6.3+cu123torch2.4cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
| 5 |
+
transformers==4.37.2
|
| 6 |
+
pdf2image
|