MrAli813's picture
Update app.py
9923771 verified
raw
history blame
140 Bytes
import gradio as gr
gr.load("models/google/gemma-7b",
theme= gr.themes.Glass(primary_hue="neutral", neutral_hue="slate")).launch()