diff --git a/requirements.txt b/requirements.txt index a81f214..20150d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 # 如果涉及图像处理 \ No newline at end of file +#torch==2.7.1 # 如果使用GPU或需要特定版本 +#datasets==3.3.2 # 如果需要数据集处理 +#pillow==11.3.0 # 如果涉及图像处理 \ No newline at end of file