from transformers import launch_gradio_demo from HF_model_list import HFModelDownloadsTool launch_gradio_demo(HFModelDownloadsTool)