whitphx's picture
whitphx HF Staff
Init uv
d79183c
raw
history blame
116 Bytes
def main():
print("Hello from streamlit-webrtc-ice-config-experiment!")
if __name__ == "__main__":
main()