whitphx's picture
whitphx HF staff
Install streamlit-webrtc==0.56.0
401018b
raw
history blame contribute delete
263 Bytes
[project]
name = "streamlit-webrtc-ice-config-experiment"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"streamlit>=1.43.2",
"streamlit-webrtc>=0.56.0",
"twilio>=9.5.0",
]