This commit is contained in:
renzhiyuan 2025-08-05 09:49:19 +08:00
parent 131851f58f
commit f1a995c68a
1 changed files with 3 additions and 3 deletions

View File

@ -27,6 +27,6 @@ tqdm==4.67.1
simplejson==3.20.1
torch==2.7.1 # 如果使用GPU或需要特定版本
datasets==3.3.2 # 如果需要数据集处理
pillow==11.3.0 # 如果涉及图像处理
#torch==2.7.1 # 如果使用GPU或需要特定版本
#datasets==3.3.2 # 如果需要数据集处理
#pillow==11.3.0 # 如果涉及图像处理