Spaces:
Running
Running
| from transformers.tools.base import launch_gradio_demo | |
| from push_notification import PushNotificationTool | |
| #push_notification_tool = PushNotificationTool() | |
| launch_gradio_demo(PushNotificationTool) |