Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gjballvn
/
sd_wikiart
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4d4def3
sd_wikiart
/
app.py
gjballvn
initial commit
a3d6753
almost 2 years ago
raw
Copy download link
history
blame
77 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/valhalla/sd-wikiart"
).launch()