mulltrenner9000 / pyproject.toml
YSMlearnsCode
changed ci.yml and added a build process_again_again (copy paste)
44c8de8
raw
history blame contribute delete
243 Bytes
[project]
name = "mulltrenner9000"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"gradio>=5.34.2",
"huggingface-hub>=0.33.0",
"ultralytics>=8.3.159",
]