image / start.sh
guydffdsdsfd's picture
Update start.sh
79787bf verified
raw
history blame contribute delete
187 Bytes
#!/bin/bash
# Ensure we are in the app directory
cd /home/user/app
echo "Starting the Stable Diffusion Space..."
# Launch the app (assumes your main file is named app.py)
python app.py