mirror of
https://git.mirrors.martin98.com/https://github.com/danielgatis/rembg
synced 2025-08-20 01:19:06 +08:00
Update server.py
This commit is contained in:
parent
e40b1e3e6b
commit
0a96555440
@ -54,7 +54,6 @@ def main():
|
||||
)
|
||||
|
||||
args = ap.parse_args()
|
||||
app.add_url_rule("/", "index", index)
|
||||
serve(app, host=args.addr, port=args.port)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user