chore: remove poetry
This commit is contained in:
2044
poetry.lock
generated
2044
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -1,26 +0,0 @@
|
|||||||
[tool.poetry]
|
|
||||||
name = "mai"
|
|
||||||
version = "0.1.0"
|
|
||||||
description = "Multilayer Authenticity Identifier"
|
|
||||||
authors = ["Kenneth <kennethnym@outlook.com>"]
|
|
||||||
license = "MIT"
|
|
||||||
readme = "README.md"
|
|
||||||
package-mode = false
|
|
||||||
|
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
|
||||||
python = "^3.10"
|
|
||||||
datasets = "^2.19.0"
|
|
||||||
albumentations = "^1.4.4"
|
|
||||||
numpy = "^1.26.4"
|
|
||||||
torch = "^2.2.2"
|
|
||||||
|
|
||||||
|
|
||||||
[tool.pyright]
|
|
||||||
venvPath = "."
|
|
||||||
venv = ".venv"
|
|
||||||
|
|
||||||
|
|
||||||
[build-system]
|
|
||||||
requires = ["poetry-core"]
|
|
||||||
build-backend = "poetry.core.masonry.api"
|
|
1159
requirements.txt
1159
requirements.txt
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user