Commit 9ca21c83 authored by Lysandre's avatar Lysandre
Browse files

Style

parent e0849a66
...@@ -3,7 +3,6 @@ from argparse import ArgumentParser, Namespace ...@@ -3,7 +3,6 @@ from argparse import ArgumentParser, Namespace
from typing import Any, List, Optional from typing import Any, List, Optional
from starlette.responses import JSONResponse from starlette.responses import JSONResponse
from transformers import Pipeline from transformers import Pipeline
from transformers.commands import BaseTransformersCLICommand from transformers.commands import BaseTransformersCLICommand
from transformers.pipelines import SUPPORTED_TASKS, pipeline from transformers.pipelines import SUPPORTED_TASKS, pipeline
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment