from transformers.tools.base import launch_gradio_demo from __main__ import HFModelDownloadsTool launch_gradio_demo(HFModelDownloadsTool)