marc-thibault-h commited on
Commit
58be3f2
·
verified ·
1 Parent(s): 305639f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -9
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- transformers==4.53.1
2
- accelerate>=0.33.0
3
- torch>=2.3.0
4
- torchvision>=0.18.0
5
- gradio>=4.44.0
6
- spaces>=0.21.0
7
- Pillow>=10.0
8
- flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.8.0.post2/flash_attn-2.8.0.post2+cu12torch2.7cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
9
- requests
 
1
+ transformers
2
+ accelerate
3
+ torch
4
+ torchvision
5
+ gradio
6
+ spaces
7
+ Pillow
8
+ requests