File size: 389 Bytes
b96b8b4
 
 
 
 
 
 
 
 
259a090
b96b8b4
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[project]
name = "2026-03-30-datasets-tobil"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
    "cleanlab>=2.9.0",
    "datasets>=4.8.4",
    "huggingface-hub>=1.8.0",
    "pandas>=3.0.1",
    "pillow>=12.1.1",
    "pyarrow>=23.0.1",
    "scikit-learn>=1.8.0",
    "torch>=2.11.0",
    "torchvision>=0.26.0",
]