import os os.system("playwright install --only-shell chromium") import ui ui.app.launch(debug=True)