From e461346ea50a71e8beb59569ed1d1713b5d0e012 Mon Sep 17 00:00:00 2001 From: shidong <shidong@jhsoft.cc> Date: 星期四, 03 七月 2025 11:50:35 +0800 Subject: [PATCH] #2025/7/3 #新增qwen_detect_batch.py 用于生成批量图片的启动程序,目前是测试版本 #新增qwen_thread_batch.py 用于生成批量图片的多线程处理,目前是测试版本 --- conf.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/conf.txt b/conf.txt index 4d67331..7464720 100644 --- a/conf.txt +++ b/conf.txt @@ -11,4 +11,4 @@ filesavepath = /opt/smart max_tokens = 2000 threadnum = 10 - +sdfsdfsd -- Gitblit v1.8.0