Commit
·
91a6e52
1
Parent(s):
0637725
fix: minor fix
Browse files- app_modules/presets.py +0 -3
app_modules/presets.py
CHANGED
|
@@ -26,9 +26,6 @@ title = """
|
|
| 26 |
<a href="https://arxiv.org/abs/2403.05525" target="_blank">Paper</a> |
|
| 27 |
<a href="https://github.com/deepseek-ai/DeepSeek-VL" target="_blank">GitHub</a>
|
| 28 |
</p>
|
| 29 |
-
<p style="color: red;">
|
| 30 |
-
Note: Due to the limited memory of the A10 GPU, the demo supports a maximum of two images and 2048 tokens.
|
| 31 |
-
</p>
|
| 32 |
"""
|
| 33 |
|
| 34 |
description_top = """"""
|
|
|
|
| 26 |
<a href="https://arxiv.org/abs/2403.05525" target="_blank">Paper</a> |
|
| 27 |
<a href="https://github.com/deepseek-ai/DeepSeek-VL" target="_blank">GitHub</a>
|
| 28 |
</p>
|
|
|
|
|
|
|
|
|
|
| 29 |
"""
|
| 30 |
|
| 31 |
description_top = """"""
|