This website requires JavaScript.
Explore
Help
Sign In
github
/
NarratoAI
Watch
1
Star
0
Fork
0
You've already forked NarratoAI
mirror of
https://github.com/linyqh/NarratoAI.git
synced
2025-12-29 01:10:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
NarratoAI
/
webui
/
i18n
History
linyq
420f9392e3
feat(webui): 新增脚本设置功能并优化关键帧提取- 在 script_settings.py 中添加了三个新的输入框,用于设置 skip_seconds、threshold 和 vision_batch_size- 更新了关键帧提取过程,使用新设置的参数替代了配置文件中的固定值
...
- 在 i18n/zh.json 中添加了相关翻译,确保新功能支持中文
2024-11-18 12:19:48 +08:00
..
__init__.py
webui 代码重构;
2024-11-09 02:26:39 +08:00
en.json
优化 webui 代码逻辑
2024-09-24 18:25:02 +08:00
zh.json
feat(webui): 新增脚本设置功能并优化关键帧提取- 在 script_settings.py 中添加了三个新的输入框,用于设置 skip_seconds、threshold 和 vision_batch_size- 更新了关键帧提取过程,使用新设置的参数替代了配置文件中的固定值
2024-11-18 12:19:48 +08:00