Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
Text-to-Image-prompthero-openjourney
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
873356c
Text-to-Image-prompthero-openjourney
/
app.py
awacke1
initial commit
873356c
over 2 years ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/prompthero/openjourney"
).launch()