Spaces:
Runtime error
Runtime error
from smolagents import launch_gradio_demo | |
from tool import MySuperheroPartyThemeTool | |
tool = MySuperheroPartyThemeTool() | |
launch_gradio_demo(tool) | |