Spaces:
Runtime error
Runtime error
REM β 1) Activate your Conda environment (must use CALL) :contentReference[oaicite:0]{index=0} | |
call conda activate AudioX | |
REM β 2) Run the Gradio script | |
python run_gradio.py --model-config model/config.json --share | |
REM β 3) Exit the batch file and close the window :contentReference[oaicite:1]{index=1} | |
exit /B 0 |