File size: 277 Bytes
4b3919c
 
9923771
d4f1c3b
9880faf
9923771
1
2
3
4
5
6
import gradio as gr

gr.load("models/google/gemma-7b",
         title=" ",
         description="Writer's block? Enter or paste your words and sentences, and let COLLEAGUE Scribe assist you",
         theme= gr.themes.Glass(primary_hue="neutral", neutral_hue="slate")).launch()