I appreciate you sharing your work.
Based on smolagents documentation shouldn't the content in app. py be:
from smolagents import launch_gradio_demofrom tool import TextToImageTool
launch_gradio_demo(TextToImageTool)
· Sign up or log in to comment