MrAli813 commited on
Commit
9880faf
·
verified ·
1 Parent(s): e5cadd9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,5 +2,5 @@ import gradio as gr
2
 
3
  gr.load("models/google/gemma-7b",
4
  title=" ",
5
- description="Writer's block? Enter your words or sentences and let COLLEAGUE Scribe assist you",
6
  theme= gr.themes.Glass(primary_hue="neutral", neutral_hue="slate")).launch()
 
2
 
3
  gr.load("models/google/gemma-7b",
4
  title=" ",
5
+ description="Writer's block? Enter or paste your words and sentences, and let COLLEAGUE Scribe assist you",
6
  theme= gr.themes.Glass(primary_hue="neutral", neutral_hue="slate")).launch()