THUdyh commited on
Commit
62fbc58
1 Parent(s): 08e8c65

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -232,7 +232,7 @@ demo = gr.Interface(
232
  "text":"Describe this icon.",
233
  },
234
  ],
235
- title="Oryx Demo",
236
  description=title_markdown,
237
  article=bibtext,
238
  )
 
232
  "text":"Describe this icon.",
233
  },
234
  ],
235
+ title="Oryx-7B Demo",
236
  description=title_markdown,
237
  article=bibtext,
238
  )