Chris4K/push-notification-tool
0
1from transformers.tools.base import launch_gradio_demo2from push_notification import PushNotificationTool3 4 5#push_notification_tool = PushNotificationTool()6launch_gradio_demo(PushNotificationTool)1from transformers.tools.base import launch_gradio_demo2from push_notification import PushNotificationTool3 4 5#push_notification_tool = PushNotificationTool()6launch_gradio_demo(PushNotificationTool)