added base datasets
This commit is contained in:
12
pyproject.toml
Normal file
12
pyproject.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[project]
|
||||
name = "clint-dataset"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"google-genai>=1.70.0",
|
||||
"label-studio>=1.23.0",
|
||||
"label-studio-ml>=1.0.9",
|
||||
"loguru>=0.7.3",
|
||||
]
|
||||
Reference in New Issue
Block a user