feat: Initial Commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[project]
|
||||
name = "minebuildai"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"fastapi>=0.141.1",
|
||||
"mcschematic>=11.4.4",
|
||||
"noise>=1.2.2",
|
||||
"numpy>=2.5.1",
|
||||
"pydantic>=2.13.4",
|
||||
"requests>=2.34.2",
|
||||
"torch>=2.13.0",
|
||||
]
|
||||
Reference in New Issue
Block a user