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