若干杂项,界面优化 (#1387)
推理界面布局优化,删去文本切分小框 python webui.py or inference_webui.py <version(optional)> <language(optional)> 支持启动时选择模型版本,填在第一个即可,若缺失使用缺省值 支持启动时选择i18n语言,填在最后一个即可,若缺失使用缺省值 计时优化
This commit is contained in:
@@ -7,7 +7,8 @@ pytorch-lightning
|
||||
gradio==3.38.0
|
||||
gradio_client==0.8.1
|
||||
ffmpeg-python
|
||||
onnxruntime-gpu
|
||||
onnxruntime; sys_platform == 'darwin'
|
||||
onnxruntime-gpu; sys_platform != 'darwin'
|
||||
tqdm
|
||||
funasr==1.0.27
|
||||
cn2an
|
||||
|
||||
Reference in New Issue
Block a user