Files
browser-use/examples/ui
மனோஜ்குமார் பழனிச்சாமி 49e48d1d29 Set WindowsProactorEventLoopPolicy for streamlit
2025-03-24 20:23:13 +05:30
..
2025-02-15 17:46:57 +08:00

User Interfaces of Browser-Use

File Name User Interface Description Example Usage
command_line.py Terminal Parses arguments for command-line execution. python command_line.py
gradio_demo.py Gradio Provides a Gradio-based interactive UI. python gradio_demo.py
streamlit_demo.py Streamlit Runs a Streamlit-based web interface. python -m streamlit run streamlit_demo.py