Update wording.py
This commit is contained in:
parent
3019ebf63d
commit
98595ca80a
@ -27,6 +27,9 @@ WORDING =\
|
||||
'execution_providers_help': 'choose from the available execution providers (choices: {choices}, ...)',
|
||||
'execution_thread_count_help': 'specify the number of execution threads',
|
||||
'execution_queue_count_help': 'specify the number of execution queries',
|
||||
'gradio_port_help': 'set the listen port',
|
||||
'gradio_share_help': 'set whether to share on Gradio',
|
||||
'gradio_listen_help': 'set the listen interface',
|
||||
'creating_temp': 'Creating temporary resources',
|
||||
'extracting_frames_fps': 'Extracting frames with {fps} FPS',
|
||||
'processing': 'Processing',
|
||||
|
Loading…
Reference in New Issue
Block a user