This commit is contained in:
parent
131851f58f
commit
f1a995c68a
|
@ -27,6 +27,6 @@ tqdm==4.67.1
|
||||||
simplejson==3.20.1
|
simplejson==3.20.1
|
||||||
|
|
||||||
|
|
||||||
torch==2.7.1 # 如果使用GPU或需要特定版本
|
#torch==2.7.1 # 如果使用GPU或需要特定版本
|
||||||
datasets==3.3.2 # 如果需要数据集处理
|
#datasets==3.3.2 # 如果需要数据集处理
|
||||||
pillow==11.3.0 # 如果涉及图像处理
|
#pillow==11.3.0 # 如果涉及图像处理
|
Loading…
Reference in New Issue