Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -142,7 +142,7 @@ title_markdown = ("""
|
|
| 142 |
</div>
|
| 143 |
</div>
|
| 144 |
</div>
|
| 145 |
-
**Notice**: This runs on CPU and may take time in responding.\n
|
| 146 |
**We recommend only one image or video per conversation session.** \n
|
| 147 |
If you want to start chatting with new images or videos, we recommend you to **CLEAR** the history to restart.\n
|
| 148 |
**For Text QnA: Please separate context and query by [INST]**
|
|
|
|
| 142 |
</div>
|
| 143 |
</div>
|
| 144 |
</div>
|
| 145 |
+
\n**Notice**: This runs on CPU and may take time in responding.\n
|
| 146 |
**We recommend only one image or video per conversation session.** \n
|
| 147 |
If you want to start chatting with new images or videos, we recommend you to **CLEAR** the history to restart.\n
|
| 148 |
**For Text QnA: Please separate context and query by [INST]**
|