Gradio theme builder

Gradio tool to build themes for the user Interface

Start theme builder

The following command starts a convenient user interface to build the code for the appearance of the Gradio user interface. Usually this will be running on your local device on http://127.0.0.1:7860. It can be accessed via your browser. There’s also an online version available at Gradio docs Theming guide and HuggingFace spaces: Theme Builder. But both of these versions are less responsive than running it locally through this module.

gr.close_all()