Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
enzostvs/stable-diffusion-tpu
ewnewq
/
stable-diffusion-tpu
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f05d143
stable-diffusion-tpu
/
entrypoint.sh
enzostvs
HF Staff
build app in entrypoint.sh
2b1e359
over 1 year ago
raw
Copy download link
history
blame
Safe
112 Bytes
#!/bin/bash
npm run build && npx prisma generate && npx prisma migrate deploy && npx prisma db push && npm start