from transformers.tools.base import launch_gradio_demo from text_to_image_inpainting import InpaintingTool launch_gradio_demo(InpaintingTool)