Update app.py
Browse files
app.py
CHANGED
|
@@ -454,7 +454,7 @@ with gr.Blocks(title="πΈ AI Waifu and Companion: Aiko-chan") as demo:
|
|
| 454 |
<li>"What's the weather in [city]?" β triggers weather tool</li>
|
| 455 |
<li>"Search the web for..." β triggers web search</li>
|
| 456 |
<li>"What's [crypto] price?" β triggers price lookup</li>
|
| 457 |
-
<li>"What can you see?" β
|
| 458 |
</ul>
|
| 459 |
<p><strong>Tips:</strong></p>
|
| 460 |
<ul>
|
|
|
|
| 454 |
<li>"What's the weather in [city]?" β triggers weather tool</li>
|
| 455 |
<li>"Search the web for..." β triggers web search</li>
|
| 456 |
<li>"What's [crypto] price?" β triggers price lookup</li>
|
| 457 |
+
<li>"What can you see?" β requests for camera access, snaps an image, describes what she sees</li>
|
| 458 |
</ul>
|
| 459 |
<p><strong>Tips:</strong></p>
|
| 460 |
<ul>
|