Update wording.py

This commit is contained in:
Feanix-Fyre 2023-08-23 08:57:00 -04:00 committed by GitHub
parent 3019ebf63d
commit 98595ca80a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',