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