File size: 160 Bytes
4b3919c
 
9923771
d4f1c3b
9923771
1
2
3
4
5
import gradio as gr

gr.load("models/google/gemma-7b",
         title=" ",
         theme= gr.themes.Glass(primary_hue="neutral", neutral_hue="slate")).launch()