dfagundes17/hermes-agent-zerogpu-wheel
0
Hermes Agent ZeroGPU compatibility wheel
Compatibility artifact for the private Space dfagundes17/hermes-agent-demo.
- Upstream: <https://github.com/NousResearch/hermes-agent>
- Upstream tag:
v2026.7.30 - Upstream commit:
cc4cab2f592e60a197e796506de9168f74baf3ea - Package version:
0.19.1 - Wheel SHA-256:
0478395f375a4150cca169bbdb76fd1df006d860e7fcc9aed5eee42cc68d16db
The agent source code is unchanged. The only compatibility change is in pyproject.toml package metadata:
- "pydantic==2.13.4",
+ "pydantic==2.12.5",Hugging Face ZeroGPU currently installs Gradio with its MCP extra, which caps Pydantic at 2.12.5. The upstream wheel build guard was invoked using the project's documented HERMES_NIX_BUILD=1 build path. This artifact contains the Python core used by the Gradio adapter, not the full upstream Docker dashboard/TUI distribution.
