Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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 |
)
|