Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -3,8 +3,8 @@
|
|
| 3 |
# python-3.9.22
|
| 4 |
|
| 5 |
# 核心 PyTorch 及相关库
|
| 6 |
-
torch==2.2.0
|
| 7 |
-
torchvision==0.17.0
|
| 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 扩展库
|