Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
anzorq
/
sd-to-diffusers
like
43
Running
on
CPU Upgrade
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
431af92
sd-to-diffusers
/
app.py
anzorq
Create app.py
431af92
about 2 years ago
raw
Copy download link
history
blame
107 Bytes
import
subprocess
subprocess.run([
"git"
,
"clone"
,
"https://github.com/huggingface/diffusers.git"
,
"diff"
])