mirror of
https://github.com/macaodha/batdetect2.git
synced 2026-04-04 23:30:21 +02:00
Add gradio as optional group
This commit is contained in:
parent
6812e1c515
commit
b8b8a68f49
@ -89,6 +89,9 @@ dev = [
|
|||||||
]
|
]
|
||||||
dvclive = ["dvclive>=3.48.2"]
|
dvclive = ["dvclive>=3.48.2"]
|
||||||
mlflow = ["mlflow>=3.1.1"]
|
mlflow = ["mlflow>=3.1.1"]
|
||||||
|
gradio = [
|
||||||
|
"gradio>=6.9.0",
|
||||||
|
]
|
||||||
|
|
||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
line-length = 79
|
line-length = 79
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user