MAGAer13 commited on
Commit
8d14bb5
1 Parent(s): 4fb7629

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -258,9 +258,9 @@ title_markdown = ("""
258
  </div>
259
  </div>
260
 
261
- **Notice**: The output is generated by top-k sampling scheme and may involve some randomness. For multiple images and video, we cannot ensure it's performance since only image-text / video-text pairs are used during training.
262
 
263
- **We recommand only one image or video per conversation session.** If you want to start to chat with new images or videos, we recommand you to **CLEAR** the history to restart.
264
 
265
  """)
266
 
 
258
  </div>
259
  </div>
260
 
261
+ **Notice**: The output is generated by top-k sampling scheme and may involve some randomness. For multiple images and video, we cannot ensure its performance since only image-text / video-text pairs are used during training.
262
 
263
+ **We recommend only one image or video per conversation session.** If you want to start chatting with new images or videos, we recommend you to **CLEAR** the history to restart.
264
 
265
  """)
266