perf: auto generated list of methods

This commit is contained in:
Artemy 2023-04-21 14:25:22 +03:00
parent 0adccad87b
commit 8fe6d70749
3 changed files with 5 additions and 7 deletions

View file

@ -3,9 +3,7 @@ from processing.bulk import bulk_processing
from methods.bulk_methods import methods
with gr.Blocks() as app:
gr.Markdown(
"Mass processing of images one at a time and saving to video if needed. # **WIP, not working**"
)
gr.Markdown("Mass processing of images one at a time.")
with gr.Row():
with gr.Column():
directory = gr.Text(