To see what its doing, the web interface doesn't update for some reason, seems like a Gradio issue `

To see what its doing, the web interface doesn't update for some reason, seems like a Gradio issue
cd /workspace/kohya_ss
source venv/bin/activate
fuser -k 3010/tcp
./gui.sh --listen 0.0.0.0 --server_port 3010


Then you can see what it is doing
Was this page helpful?