from transformers.tools.base import launch_gradio_demo from text_to_image import TextToImageTool launch_gradio_demo(TextToImageTool)