Spaces:
Starting
on
T4
Starting
on
T4
Update app.py
Browse files
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
|
262 |
|
263 |
-
**We
|
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 |
|