whitphx's picture
whitphx HF Staff
Install https://816034bb.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.55.1.dev6+gaa36aaf-py3-none-any.whl
ce3aaa3
raw
history blame
420 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.55.0",
"twilio>=9.5.0",
]
[tool.uv.sources]
streamlit-webrtc = { url = "https://816034bb.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.55.1.dev6+gaa36aaf-py3-none-any.whl" }