feat: add dockerfile
This commit is contained in:
@@ -31,7 +31,7 @@ from texteller.utils import get_device
|
||||
"-p",
|
||||
"--port",
|
||||
type=int,
|
||||
default=8000,
|
||||
default=8001,
|
||||
help="Port to run the server on",
|
||||
)
|
||||
@click.option(
|
||||
|
||||
Reference in New Issue
Block a user