Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Severian
/
SD-WebUI
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c88ce6d
SD-WebUI
/
Dockerfile
randomtable
Update Dockerfile
c88ce6d
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
126 Bytes
FROM
kalilinux/kali-rolling
RUN
apt update && apt
upgrade
-y
RUN
apt install wget git python3 python3-venv libgl1 libglib2.0-0