MrAli813 commited on
Commit
d4f1c3b
·
verified ·
1 Parent(s): 9923771

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  import gradio as gr
2
 
3
  gr.load("models/google/gemma-7b",
 
4
  theme= gr.themes.Glass(primary_hue="neutral", neutral_hue="slate")).launch()
 
1
  import gradio as gr
2
 
3
  gr.load("models/google/gemma-7b",
4
+ title=" ",
5
  theme= gr.themes.Glass(primary_hue="neutral", neutral_hue="slate")).launch()