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