Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -570,17 +570,12 @@ def run(
|
|
570 |
examples = [
|
571 |
[
|
572 |
{
|
573 |
-
"text": "
|
574 |
-
"files": ["
|
575 |
-
}
|
576 |
-
],
|
577 |
-
[
|
578 |
-
{
|
579 |
-
"text": "Perform a comprehensive security scan on this luggage X-RAY. List all detected threats with severity levels (HIGH/MEDIUM/LOW).",
|
580 |
-
"files": ["assets/additional-examples/beam2.png"],
|
581 |
}
|
582 |
],
|
583 |
|
|
|
584 |
]
|
585 |
|
586 |
##############################################################################
|
|
|
570 |
examples = [
|
571 |
[
|
572 |
{
|
573 |
+
"text": "μ
λ‘λν X-ray μ΄λ―Έμ§λ€μ λν μν μμ μλ³ λ° λΆμμ μμν©λλ€.",
|
574 |
+
"files": [""],
|
|
|
|
|
|
|
|
|
|
|
|
|
575 |
}
|
576 |
],
|
577 |
|
578 |
+
|
579 |
]
|
580 |
|
581 |
##############################################################################
|