允许跳过下载,并发下载,env和版本更新

This commit is contained in:
2025-07-18 12:32:15 +08:00
parent 13a10b9812
commit 4b080771f6
6 changed files with 39 additions and 18 deletions

View File

@@ -1,6 +1,8 @@
SUPPORT_FEATURE = (
'simple_render_algo',
'gpu_accelerate',
'intel_gpu_accelerate',
'gpu_accelerate',
'rapid_download',
'rclone_upload',
)
SOFTWARE_VERSION = '0.0.1'
SOFTWARE_VERSION = '0.0.2'