v0.1.5推理界面的ui

想用gradio写个ui,无果
放弃
写了一个单独的推理界面可视化ui,有bug之后修
This commit is contained in:
SengokuCola
2025-02-27 20:21:21 +08:00
parent 6fe44aba55
commit 3034c36717
12 changed files with 450 additions and 401 deletions

View File

@@ -11,7 +11,6 @@ from ..schedule.schedule_generator import bot_schedule
from .willing_manager import willing_manager
# 获取驱动器
driver = get_driver()