wangrongsheng commited on
Commit
c876723
·
verified ·
1 Parent(s): 1980805
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  # 核心模型推理
2
- transformers==4.46.0
3
  accelerate>=0.27.0
4
- torch>=2.1.0
5
  einops
6
  torchvision
7
 
 
1
  # 核心模型推理
2
+ transformers==4.49.0
3
  accelerate>=0.27.0
4
+ torch>=2.8.0
5
  einops
6
  torchvision
7