Spaces:
Running
Running
[project] | |
name = "python-template" | |
version = "0.1.0" | |
description = "" | |
authors = ["Your Name <you@example.com>"] | |
requires-python = ">=3.11" | |
dependencies = [ | |
"gradio-client>=1.5.4", | |
] | |