Spaces:
Sleeping
Sleeping
Last commit not found
from transformers.tools.base import launch_gradio_demo | |
from ner_tool import NamedEntityRecognitionTool | |
launch_gradio_demo(NamedEntityRecognitionTool) | |