Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Artples
/
L-MChat-ZeroGPU
like
9
Configuration error
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
ff1c198
L-MChat-ZeroGPU
/
app.py
Artples
Update app.py
acde840
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/Artples/L-MChat-Small"
).launch()