New web interface, move llm engine to separate process
This commit is contained in:
@@ -5,6 +5,7 @@ description = "XML Schema validation library"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"maturin>=1.0,<2.0",
|
||||
"torch>=2.0.0",
|
||||
]
|
||||
optional-dependencies.dev = [
|
||||
"pytest>=8",
|
||||
|
||||
Reference in New Issue
Block a user