visionSort-AIChallenge / config.toml
Aya777's picture
Update config.toml
d7a65cc verified
raw
history blame contribute delete
140 Bytes
[tool.streamlit]
main = "app.py" # entrypoint for the app
pythonVersion = "3.11" # required to avoid OpenCV/Torch issues