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