Adhithya 4 miesięcy temu
rodzic
commit
d52fc40038
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      backend/open_webui/__init__.py

+ 0 - 2
backend/open_webui/__init__.py

@@ -13,8 +13,6 @@ app = typer.Typer()
 KEY_FILE = Path.cwd() / ".webui_secret_key"
 KEY_FILE = Path.cwd() / ".webui_secret_key"
 
 
 
 
-
-
 @app.command()
 @app.command()
 def serve(
 def serve(
     host: str = "0.0.0.0",
     host: str = "0.0.0.0",