test-space / app.py
yigitk's picture
initial commit
32f99f3 verified
raw
history blame contribute delete
138 Bytes
import gradio as gr
import sambanova_gradio
gr.load("Qwen2-Audio-7B-Instruct", src=sambanova_gradio.registry, accept_token=True).launch()