prithivMLmods commited on
Commit
9105da5
·
verified ·
1 Parent(s): 0800c0d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -252,7 +252,7 @@ demo = gr.ChatInterface(
252
  gr.Slider(label="Repetition penalty", minimum=1.0, maximum=2.0, step=0.05, value=1.2),
253
  ],
254
  examples=[
255
- ["Write the code that converts temperatures between celsius and fahrenheit in c++"],
256
  [{"text": "Create a short story based on the image.", "files": ["examples/1.jpg"]}],
257
  [{"text": "@video-infer Describe the video", "files": ["examples/Missing.mp4"]}],
258
  [{"text": "@video-infer Describe the Ad", "files": ["examples/coca.mp4"]}],
 
252
  gr.Slider(label="Repetition penalty", minimum=1.0, maximum=2.0, step=0.05, value=1.2),
253
  ],
254
  examples=[
255
+ ["Write the code that converts temperatures between celsius and fahrenheit in short"],
256
  [{"text": "Create a short story based on the image.", "files": ["examples/1.jpg"]}],
257
  [{"text": "@video-infer Describe the video", "files": ["examples/Missing.mp4"]}],
258
  [{"text": "@video-infer Describe the Ad", "files": ["examples/coca.mp4"]}],