x
This commit is contained in:
@@ -203,7 +203,7 @@ def create_ui():
|
||||
)
|
||||
backend_dd = gr.Dropdown(
|
||||
label="Backend",
|
||||
choices=["hybrid-auto-engine", "hybrid-http-client",
|
||||
choices=["hybrid-engine", "hybrid-http-client",
|
||||
"vlm-http-client", "pipeline", "auto"],
|
||||
value=DEFAULT_BACKEND,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user