Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Faustrix
/
Image-Generator
like
0
Runtime error
App
Files
Files
Community
f012ee2
Image-Generator
/
app.py
Faustrix
initial commit
f012ee2
verified
6 months ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/TheMistoAI/MistoLine"
).launch()