openfree commited on
Commit
44e2474
Β·
verified Β·
1 Parent(s): 38facb1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -8
app.py CHANGED
@@ -570,17 +570,12 @@ def run(
570
  examples = [
571
  [
572
  {
573
- "text": "Analyze this X-RAY image for any prohibited items or security threats. Identify all weapons, explosives, batteries, sharp objects, and liquids over 100ml.",
574
- "files": ["assets/additional-examples/beam1.png"],
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
  ##############################################################################