Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
VectorologyArt
/
prompthero-openjourney
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
prompthero-openjourney
/
app.py
VectorologyArt
initial commit
52c3748
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/prompthero/openjourney"
).launch()