prithivMLmods commited on
Commit
1903bf6
·
verified ·
1 Parent(s): 74480cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -239,6 +239,8 @@ demo = gr.ChatInterface(
239
  examples=[
240
  ["Write the code that converts temperatures between celsius and fahrenheit in c++"],
241
  [{"text": "Create a short story based on the image.", "files": ["examples/1.jpg"]}],
 
 
242
  ],
243
  cache_examples=False,
244
  description="# **Pocket Llama**",
 
239
  examples=[
240
  ["Write the code that converts temperatures between celsius and fahrenheit in c++"],
241
  [{"text": "Create a short story based on the image.", "files": ["examples/1.jpg"]}],
242
+ [{"text": "Describe the video", "files": ["examples/Missing.mp4"]}],
243
+ [{"text": "Describe the Ad", "files": ["examples/coca.mp4"]}],
244
  ],
245
  cache_examples=False,
246
  description="# **Pocket Llama**",