chore: remove poetry

This commit is contained in:
2024-12-08 14:57:52 +00:00
parent 647ab70b46
commit 4bf2c89bf8
3 changed files with 0 additions and 3229 deletions

2044
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -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"

File diff suppressed because it is too large Load Diff