Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -557,7 +557,7 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="blue"), css=CUSTOM_CSS, title="
|
|
| 557 |
|
| 558 |
gr.Examples(
|
| 559 |
examples=[
|
| 560 |
-
"How many units of SKU-1042 are in Zone
|
| 561 |
"What's the status of order #10007?",
|
| 562 |
"Show me low stock items",
|
| 563 |
"Any delayed orders?",
|
|
|
|
| 557 |
|
| 558 |
gr.Examples(
|
| 559 |
examples=[
|
| 560 |
+
"How many units of SKU-1042 are in Zone C?",
|
| 561 |
"What's the status of order #10007?",
|
| 562 |
"Show me low stock items",
|
| 563 |
"Any delayed orders?",
|