MrAli813 commited on
Commit
71f2293
·
verified ·
1 Parent(s): a1d9687

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -109,8 +109,7 @@ A4 = gr.load(
109
  A5 = gr.load(
110
  "models/google/gemma-7b",
111
  title=" ",
112
- description="Writer's block? Enter your text and let COLLEAGUE assist you",
113
- theme= gr.themes.Glass(primary_hue="neutral", neutral_hue="slate"))
114
 
115
  mf_transcribe = gr.Interface(
116
  fn=transcribe,
 
109
  A5 = gr.load(
110
  "models/google/gemma-7b",
111
  title=" ",
112
+ description="Writer's block? Enter your text and let COLLEAGUE assist you")
 
113
 
114
  mf_transcribe = gr.Interface(
115
  fn=transcribe,