with gr.Floating(init_x="50%", init_y="50%", visible=False, width="30%", drag="top", elem_id="plugin_arg_menu"): with gr.Accordion("选择插件参数", open=True ...
This repository shows an example how to create a plugin for the iBridges GUI which adds two more views to the GUI. You can use the repository in two ways: Install it ...