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