YoloGesture / Pipfile
Kedreamix's picture
上传主要代码
4350164
raw history blame
No virus
316 Bytes
[[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"