MrAli813's picture
Update app.py
03c4e51 verified
raw
history blame
299 Bytes
import gradio as gr
gr.load("models/google/gemma-7b",
title=" ",
description="Writer's block? Paste in your words, sentences, and paragraphs, submit, edit, re-submit, COLLEAGUE will assist you",
theme= gr.themes.Glass(primary_hue="neutral", neutral_hue="slate")).launch()