File size: 187 Bytes
a90b0a6
 
0067261
a90b0a6
 
 
246b520
1
2
3
4
5
6
7
import gradio as gr

title="ShibaDeveloper/olivia-v1.0 🍑"

text_imagen =  gr.Interface.load("models/ShibaDeveloper/olivia-v1.0")

gr.Series(text_imagen, title=title).launch(debug=True)