Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Shizuku-AI
/
StreamDiffusion-realtime-txt2img
like
44
Sleeping
App
Files
Files
Community
2bca65e
StreamDiffusion-realtime-txt2img
/
start.sh
radames
Upload 23 files
0d47fa5
11 months ago
raw
Copy download link
history
blame
Safe
123 Bytes
#!/bin/bash
pip install -r requirements.txt
cd
view && npm install && npm run build &&
cd
..
cd
server && python3 main.py