UnMelow commited on
Commit
2c9821c
·
verified ·
1 Parent(s): 63add86

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -11
requirements.txt CHANGED
@@ -1,12 +1,8 @@
1
- torch==2.6.0
2
  transformers==4.46.3
3
- tokenizers==0.20.3
4
- accelerate
5
- einops
6
- addict
7
- easydict
8
- torchvision
9
- flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.3/flash_attn-2.7.3+cu12torch2.6cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
10
- PyMuPDF
11
- hf_transfer
12
- tesseract-ocr
 
1
+ gradio==4.44.1
2
  transformers==4.46.3
3
+ torch==2.2.2
4
+ numpy==1.26.4
5
+ pillow==10.4.0
6
+ sentencepiece==0.2.0
7
+ accelerate==0.34.2
8
+ safetensors==0.4.5