Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shizuku-AI
/
StreamDiffusion-realtime-txt2img
like
45
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a0a2ed9
StreamDiffusion-realtime-txt2img
/
start.sh
radames
Upload 21 files
a0a2ed9
over 1 year ago
raw
Copy download link
history
blame
Safe
108 Bytes
#!/bin/bash
pip install -r requirements.txt
cd
view && npm run build &&
cd
..
cd
server && python3 main.py