Files
2026-05-04 23:44:11 +02:00

22 lines
493 B
TOML

[project]
name = "gliner-glirel-tuning"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"gliner>=0.2.26",
"glirel>=1.2.1",
"huggingface-hub>=1.13.0",
"jupyter>=1.1.1",
"jupyter-collaboration>=4.3.0",
"jupyter-mcp-server>=1.0.2",
"jupyterlab>=4.5.7",
"loguru>=0.7.3",
"matplotlib>=3.10.9",
"numpy>=2.4.4",
"pandas>=3.0.2",
"torch>=2.11.0",
"transformers>=5.1.0",
]