MrAli813's picture
Update app.py
e5cadd9 verified
raw
history blame
266 Bytes
import gradio as gr
gr.load("models/google/gemma-7b",
title=" ",
description="Writer's block? Enter your words or sentences and let COLLEAGUE Scribe assist you",
theme= gr.themes.Glass(primary_hue="neutral", neutral_hue="slate")).launch()