d1dda8d
1
2
3
4
5
6
7
import gradio as gr import ai_gradio gr.load( name='transformers:moondream', src=ai_gradio.registry ).launch()