Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
esencb
/
test
like
0
Sleeping
App
Files
Files
Community
1
main
test
/
app.py
esencb
Create app.py
71892d5
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/prompthero/openjourney"
).launch()