Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Islam314
/
AUTOMATIC-promptgen-majinai-safe
like
0
Runtime error
App
Files
Files
Community
fa5d2d5
AUTOMATIC-promptgen-majinai-safe
/
app.py
Islam314
initial commit
fa5d2d5
over 1 year ago
raw
Copy download link
history
blame
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/AUTOMATIC/promptgen-majinai-safe"
).launch()