Vincent Claes commited on
Commit
a85c7a0
1 Parent(s): 5a0f740

remove custom data

Browse files
Files changed (6) hide show
  1. app.py +0 -32
  2. scenario-1.png +0 -0
  3. scenario-2.png +0 -0
  4. scenario-3.png +0 -0
  5. scenario-4.png +0 -0
  6. scenario-5.png +0 -0
app.py CHANGED
@@ -385,38 +385,6 @@ gradio-app h2, .gradio-app h2 {
385
  """
386
 
387
  examples = [
388
- [
389
- "scenario-1.png",
390
- "What is the final consignee?",
391
- ],
392
- [
393
- "scenario-1.png",
394
- "What are the payment terms?",
395
- ],
396
- [
397
- "scenario-2.png",
398
- "What is the actual manufacturer?",
399
- ],
400
- [
401
- "scenario-3.png",
402
- 'What is the "ship to" destination?',
403
- ],
404
- [
405
- "scenario-4.png",
406
- "What is the color?",
407
- ],
408
- [
409
- "scenario-5.png",
410
- 'What is the "said to contain"?',
411
- ],
412
- [
413
- "scenario-5.png",
414
- 'What is the "Net Weight"?',
415
- ],
416
- [
417
- "scenario-5.png",
418
- 'What is the "Freight Collect"?',
419
- ],
420
  [
421
  "bill_of_lading_1.png",
422
  "What is the shipper?",
 
385
  """
386
 
387
  examples = [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
388
  [
389
  "bill_of_lading_1.png",
390
  "What is the shipper?",
scenario-1.png DELETED
Binary file (367 kB)
 
scenario-2.png DELETED
Binary file (324 kB)
 
scenario-3.png DELETED
Binary file (183 kB)
 
scenario-4.png DELETED
Binary file (148 kB)
 
scenario-5.png DELETED
Binary file (495 kB)