fe / pyproject.toml
GGSheng's picture
fix: 强制推送更新 backup.py 修复逻辑
80b5c51 verified
[project]
name = "hi-man"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"huggingface-hub[cli]>=1.12.1",
]