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