akhaliq's picture
akhaliq HF staff
Update app.py
2d6d65c verified
raw
history blame contribute delete
144 Bytes
import gradio as gr
import ai_gradio
gr.load(
name='transformers:PowerInfer/SmallThinker-3B-Preview',
src=ai_gradio.registry
).launch()