7c106d2 3abee13
1
2
3
4
5
#!/bin/bash # Starting server echo "Starting server" xinference-local --host 0.0.0.0 &