Yiming-M commited on
Commit
364534e
Β·
1 Parent(s): cec4875

2025-07-31 19:12 πŸ›

Browse files

Changed torch ver to 2.7.0 to avoid
pip install error

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -7,6 +7,6 @@ peft==0.7.0
7
  Pillow==11.3.0
8
  spaces==0.39.0
9
  timm==1.0.19
10
- torch==2.7.1
11
  torchvision==0.22.0
12
  tqdm==4.67.1
 
7
  Pillow==11.3.0
8
  spaces==0.39.0
9
  timm==1.0.19
10
+ torch==2.7.0
11
  torchvision==0.22.0
12
  tqdm==4.67.1