Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
user238921933
/
stable-diffusion-webui
like
8
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
refs/pr/1
stable-diffusion-webui
/
app.py
skylabmike
create app.py
06e6ba8
almost 3 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/prompthero/openjourney-lora"
).launch()