Spaces:
Build error
Build error
| from transformers.tools.base import launch_gradio_demo | |
| from sentiment_analysis import SentimentAnalysisTool | |
| launch_gradio_demo(SentimentAnalysisTool) | |
| from transformers.tools.base import launch_gradio_demo | |
| from sentiment_analysis import SentimentAnalysisTool | |
| launch_gradio_demo(SentimentAnalysisTool) | |