Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
benjaminperkins
/
prompthero-openjourney
like
0
Running
App
Files
Files
Community
1
refs/pr/1
prompthero-openjourney
/
app.py
benjaminperkins
initial commit
0ea4016
almost 2 years ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/prompthero/openjourney"
).launch()