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