File size: 140 Bytes
4b3919c
 
9923771
 
1
2
3
4
import gradio as gr

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