File size: 96 Bytes
53eb83f |
1 2 3 4 5 |
import gradio as gr
gr.Interface.load("models/nlpconnect/vit-gpt2-image-captioning").launch()
|
53eb83f |
1 2 3 4 5 |
import gradio as gr
gr.Interface.load("models/nlpconnect/vit-gpt2-image-captioning").launch()
|