Spaces:
Sleeping
Sleeping
[project] | |
name = "modal-hf-connection" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.12" | |
dependencies = [ | |
"gradio==5.33.0", | |
"modal==1.0.2" | |
] | |