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