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