Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nathyboy
/
SD-deploy-2
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
87ace2e
SD-deploy-2
/
start.sh
Nathyboy
Update start.sh
baa9bdd
26 days ago
raw
Copy download link
history
blame
Safe
222 Bytes
#!/bin/bash
# Create folders before launching WebUI
python create_folders.py
# Launch WebUI with GPU-safe flags
cd
stable-diffusion-webui
python launch.py --listen --xformers --enable-insecure-extension-access --medvram