CHCP 65001 @echo off cd ../ echo Try to start the program, please wait patiently for gradio to start echo if the browser does not pop up automatically, please manually open the browser and enter http://127.0.0.1:7860 runtime\python.exe app.py pause