sshenai commited on
Commit
d5d7706
·
verified ·
1 Parent(s): 892ecb6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  # 核心AI库
2
  transformers==4.41.1
3
- torch==2.3.0+cu124 --index-url https://download.pytorch.org/whl/cu124
4
  accelerate==0.30.1
5
 
6
  # 图像处理
 
1
  # 核心AI库
2
  transformers==4.41.1
3
+ torch==2.3.0
4
  accelerate==0.30.1
5
 
6
  # 图像处理