Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
zox47
/
prompt
like
0
Sleeping
App
Files
Files
Community
main
prompt
/
app.py
zox47
initial commit
a5f7bac
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/succinctly/text2image-prompt-generator"
).launch()