ai / pyproject.toml
GGSheng's picture
feat: deploy Gemma 4 to hf space
17e971c 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.9.2",
]