BestWJH commited on
Commit
58ad8d8
·
verified ·
1 Parent(s): 8bd21ab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -3,8 +3,8 @@
3
  # python-3.9.22
4
 
5
  # 核心 PyTorch 及相关库
6
- torch==2.2.0+cu121
7
- torchvision==0.17.0+cu121
8
  torchaudio
9
 
10
  # 其他 PyTorch 扩展库
 
3
  # python-3.9.22
4
 
5
  # 核心 PyTorch 及相关库
6
+ torch==2.2.0
7
+ torchvision==0.17.0
8
  torchaudio
9
 
10
  # 其他 PyTorch 扩展库