Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
L-AI
/
L-Chat-Small-Playground
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0c7f626
L-Chat-Small-Playground
/
app.py
Artples
initial commit
d0b221b
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/Artples/L-MChat-Small"
).launch()