File size: 127 Bytes
e3ac15b
e2b73b9
e3ac15b
e2b73b9
 
 
 
1
2
3
4
5
6
7
import gradio as gr
import ai_gradio

gr.load(
    name='transformers:facebook/opt-350m',
    src=ai_gradio.registry
).launch()