HoangPhuc7678's picture
initial commit
c6a97aa verified
raw
history blame contribute delete
99 Bytes
import gradio as gr
gr.load(
"models/Qwen/Qwen2.5-0.5B",
provider="hf-inference",
).launch()