from transformers.tools.base import launch_gradio_demo from what_time_is_it import TimeTellerTool launch_gradio_demo(TimeTellerTool)