prithivMLmods commited on
Commit
0091e33
·
verified ·
1 Parent(s): 3936c42

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  accelerate
2
- flash-attn==2.8.0.post2
3
  albumentations
4
  gradio
5
  gradio_pdf
@@ -12,6 +12,7 @@ qwen_vl_utils
12
  requests
13
  spaces
14
  timm
15
- torch
16
- torchvision
 
17
  transformers==4.51.3
 
1
  accelerate
2
+ https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.0.8/flash_attn-2.7.4.post1+cu126torch2.7-cp310-cp310-linux_x86_64.whl
3
  albumentations
4
  gradio
5
  gradio_pdf
 
12
  requests
13
  spaces
14
  timm
15
+ #torch
16
+ torch==2.7.0 torchvision==0.22.0 torchaudio==2.7.0 --index-url https://download.pytorch.org/whl/cu128
17
+ #torchvision
18
  transformers==4.51.3