Files
graph_recognition_w_attn/pyproject.toml

8 lines
170 B
TOML
Raw Normal View History

2025-07-24 15:28:55 -04:00
[project]
name = "graph-recognition-w-attn"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = []