akhaliq's picture
akhaliq HF staff
Update app.py
e2b73b9 verified
raw
history blame
127 Bytes
import gradio as gr
import ai_gradio
gr.load(
name='transformers:facebook/opt-350m',
src=ai_gradio.registry
).launch()