KerwinJob commited on
Commit
e237ef4
1 Parent(s): ca258ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -136
app.py CHANGED
@@ -511,142 +511,6 @@ with gr.Blocks(
511
  "text": "Why this image funny?",
512
  },
513
  ],
514
- [
515
- {
516
- "files": [
517
- f"{cur_dir}/examples/norway.jpg",
518
- ],
519
- "text": "Analysieren, in welchem Land diese Szene höchstwahrscheinlich gedreht wurde.",
520
- },
521
- ],
522
- [
523
- {
524
- "files": [
525
- f"{cur_dir}/examples/totoro.jpg",
526
- ],
527
- "text": "¿En qué anime aparece esta escena? ¿Puedes presentarlo?",
528
- },
529
- ],
530
- [
531
- {
532
- "files": [
533
- f"{cur_dir}/examples/africa.jpg",
534
- ],
535
- "text": "इस तस्वीर में हर एक दृश्य तत्व का क्या प्रतिनिधित्व करता है?",
536
- },
537
- ],
538
- [
539
- {
540
- "files": [
541
- f"{cur_dir}/examples/hot_ballon.jpg",
542
- ],
543
- "text": "ฉากบอลลูนลมร้อนในภาพนี้อาจอยู่ที่ไหน? สถานที่นี้มีความพิเศษอย่างไร?",
544
- },
545
- ],
546
- [
547
- {
548
- "files": [
549
- f"{cur_dir}/examples/bar.jpg",
550
- ],
551
- "text": "Você pode me dar ideias de design baseadas no tema de coquetéis deste letreiro?",
552
- },
553
- ],
554
- [
555
- {
556
- "files": [
557
- f"{cur_dir}/examples/pink_lake.jpg",
558
- ],
559
- "text": "Обясни защо езерото на този остров е в този цвят.",
560
- },
561
- ],
562
- [
563
- {
564
- "files": [
565
- f"{cur_dir}/examples/hanzi.jpg",
566
- ],
567
- "text": "Can you describe in Hebrew the evolution process of these four Chinese characters from pictographs to modern characters?",
568
- },
569
- ],
570
- [
571
- {
572
- "files": [
573
- f"{cur_dir}/examples/ballon.jpg",
574
- ],
575
- "text": "இந்த காட்சியை விவரிக்கவும், மேலும் இந்த படத்தின் அடிப்படையில் துருக்கியில் இந்த காட்சியுடன் தொடர்பான சில பிரபலமான நிகழ்வுகள் என்ன?",
576
- },
577
- ],
578
- [
579
- {
580
- "files": [
581
- f"{cur_dir}/examples/pie.jpg",
582
- ],
583
- "text": "Décrivez ce graphique. Quelles informations pouvons-nous en tirer?",
584
- },
585
- ],
586
- [
587
- {
588
- "files": [
589
- f"{cur_dir}/examples/camera.jpg",
590
- ],
591
- "text": "Apa arti dari dua angka di sebelah kiri yang ditampilkan di layar kamera?",
592
- },
593
- ],
594
- [
595
- {
596
- "files": [
597
- f"{cur_dir}/examples/dog.jpg",
598
- ],
599
- "text": "이 강아지의 표정을 보고 어떤 기분이나 감정을 느끼고 있는지 설명해 주시겠어요?",
600
- },
601
- ],
602
- [
603
- {
604
- "files": [
605
- f"{cur_dir}/examples/book.jpg",
606
- ],
607
- "text": "What language is the text in, and what does the title mean in English?",
608
- },
609
- ],
610
- [
611
- {
612
- "files": [
613
- f"{cur_dir}/examples/food.jpg",
614
- ],
615
- "text": "Unaweza kunipa kichocheo cha kutengeneza hii pancake?",
616
- },
617
- ],
618
- [
619
- {
620
- "files": [
621
- f"{cur_dir}/examples/line chart.jpg",
622
- ],
623
- "text": "Hãy trình bày những xu hướng mà bạn quan sát được từ biểu đồ và hiện tượng xã hội tiềm ẩn từ đó.",
624
- },
625
- ],
626
- [
627
- {
628
- "files": [
629
- f"{cur_dir}/examples/south africa.jpg",
630
- ],
631
- "text": "Waar is hierdie plek? Help my om ’n reisroete vir hierdie land te beplan.",
632
- },
633
- ],
634
- [
635
- {
636
- "files": [
637
- f"{cur_dir}/examples/girl.jpg",
638
- ],
639
- "text": "لماذا هذه الصورة مضحكة؟",
640
- },
641
- ],
642
- [
643
- {
644
- "files": [
645
- f"{cur_dir}/examples/eagles.jpg",
646
- ],
647
- "text": "Какой креатив должен быть в этом логотипе?",
648
- },
649
- ],
650
  ],
651
  inputs=[chat_input],
652
  label="Image",
 
511
  "text": "Why this image funny?",
512
  },
513
  ],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
514
  ],
515
  inputs=[chat_input],
516
  label="Image",