Streamlit - Python Repo
https://pythonlang.dev/repo/streamlit-streamlit14.12.2021 · Streamlit's simple and focused API lets you build incredibly rich and powerful tools. This demo project lets you browse the entire Udacity self-driving-car dataset and run inference in real-time using the YOLO object detection net . The complete demo is implemented in less than 300 lines of Python. In fact, the app contains only 23 Streamlit ...