66c8bc6 a0a4d30 a307a17 66c8bc6
1
2
3
4
5
6
7
from smolagents import launch_gradio_demo from tool import HFModelDownloadsTool tool = HFModelDownloadsTool() launch_gradio_demo(tool)