lucacadalora commited on
Commit
0bb6b0a
·
verified ·
1 Parent(s): 6cc19f7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -8
requirements.txt CHANGED
@@ -1,13 +1,19 @@
1
- torch
2
  torchvision
3
- transformers>=4.41.0
4
- accelerate
5
- pillow
6
- gradio
7
  huggingface_hub>=0.23.0
8
- hf_transfer
9
- timm
 
 
 
10
  einops
11
- safetensors
12
  addict
 
13
  matplotlib
 
 
 
1
+ torch==2.6.0
2
  torchvision
3
+ transformers==4.46.3
4
+ tokenizers==0.20.3
5
+ sentencepiece>=0.1.99
6
+ accelerate>=0.24.0
7
  huggingface_hub>=0.23.0
8
+ safetensors>=0.4.0
9
+ pillow>=10.0.0
10
+ gradio>=4.0.0
11
+ spaces>=0.20.0
12
+ protobuf>=3.20.0
13
  einops
14
+ timm
15
  addict
16
+ easydict
17
  matplotlib
18
+ hf_transfer
19
+ 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