Back to Browser Use

**User Interfaces of Browser-Use**

examples/ui/README.md

0.12.6716 B
Original Source

User Interfaces of Browser-Use

File NameUser InterfaceDescriptionExample Usage
command_line.pyTerminalParses arguments for command-line execution.python command_line.py
gradio_demo.pyGradioProvides a Gradio-based interactive UI.python gradio_demo.py
streamlit_demo.pyStreamlitRuns a Streamlit-based web interface.python -m streamlit run streamlit_demo.py