Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Agents-MCP-Hackathon
/
htrflow_mcp
like
5
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
fb3185e
htrflow_mcp
/
pyproject.toml
Gabriel
test
fb3185e
17 days ago
raw
Copy download link
history
blame
237 Bytes
[project]
name
=
"app"
version
=
"0.1.0"
description
=
"Add your description here"
readme
=
"README.md"
requires-python
=
">=3.10"
dependencies
= [
"gradio>=5.33.0"
,
"htrflow==0.2.5"
,
"pillow>=11.2.1"
,
"ruff>=0.11.13"
,
]