Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
sca255
/
fastsdcpu
like
1
Running
App
Files
Files
Community
16ff2f4
fastsdcpu
/
Dockerfile
sca255
Create Dockerfile
16ff2f4
verified
about 2 months ago
raw
Copy download link
history
blame
189 Bytes
from
python:
3.11
run
git
clone
https://github.com/rupeshs/fastsdcpu
workdir
fastsdcpu
run
chmod
+x install.sh
run
./install.sh
run
python ../dl.py
run
python ../cfg.py
run
./start-webui.sh