MrAli813 commited on
Commit
d273259
1 Parent(s): 22ab5b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ A4 = gr.load(
106
  allow_flagging="never",
107
  examples=["A gigantic celtic leprechaun wandering the streets of downtown Atlanta","A child eating pizza in a Brazilian favela"])
108
 
109
- A5 = gr.load("huggingface/PeachTechAI/google-gemma-7b",
110
  title=" ",
111
  description="Writer's block? Submit your words or sentences and let COLLEAGUE assist you")
112
 
 
106
  allow_flagging="never",
107
  examples=["A gigantic celtic leprechaun wandering the streets of downtown Atlanta","A child eating pizza in a Brazilian favela"])
108
 
109
+ A5 = gr.load("spaces/PeachTechAI/google-gemma-7b",
110
  title=" ",
111
  description="Writer's block? Submit your words or sentences and let COLLEAGUE assist you")
112