Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CofAI
/
picscore
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
5942a48
picscore
/
picscore.py
TenPoisk
Create picscore.py
5942a48
almost 2 years ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/stabilityai/stable-diffusion-2"
).launch()