Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -287,7 +287,7 @@ with gr.Blocks(
|
|
| 287 |
title_markdown = """
|
| 288 |
# LLaVA-NeXT Interleave
|
| 289 |
[[Blog]](https://llava-vl.github.io/blog/2024-06-16-llava-next-interleave/) [[Code]](https://github.com/LLaVA-VL/LLaVA-NeXT) [[Model]](https://huggingface.co/lmms-lab/llava-next-interleave-7b)
|
| 290 |
-
Note: The internleave checkpoint is updated (Date: Jul.
|
| 291 |
"""
|
| 292 |
tos_markdown = """
|
| 293 |
### TODO!. Terms of use
|
|
|
|
| 287 |
title_markdown = """
|
| 288 |
# LLaVA-NeXT Interleave
|
| 289 |
[[Blog]](https://llava-vl.github.io/blog/2024-06-16-llava-next-interleave/) [[Code]](https://github.com/LLaVA-VL/LLaVA-NeXT) [[Model]](https://huggingface.co/lmms-lab/llava-next-interleave-7b)
|
| 290 |
+
Note: The internleave checkpoint is updated (Date: Jul. 24, 2024), the wrong checkpiont is used before.
|
| 291 |
"""
|
| 292 |
tos_markdown = """
|
| 293 |
### TODO!. Terms of use
|