GS-AI-Agent / app.py
privateuserh's picture
initial commit
8953a9a verified
raw
history blame contribute delete
102 Bytes
import gradio as gr
gr.load(
"models/Qwen/Qwen3-235B-A22B",
provider="hf-inference",
).launch()