Spaces:
Running
Running
File size: 316 Bytes
4350164 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
streamlit = ">0.49.0"
opencv-python = "*"
numpy = "*"
torchvision = "0.9.1"
torch = "1.8.1"
Pillow = "8.2.0"
pyyaml = "6.0"
matplotlib = "*"
opencv-python-headless = "4.5.2.52"
av = "*"
streamlit-webrtc = "0.36.1" |