Pusheen commited on
Commit
de70f3d
·
verified ·
1 Parent(s): d59f74c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -66
app.py CHANGED
@@ -709,72 +709,6 @@ with Blocks(
709
  "a cat on the right of a dog",
710
  '(291, 88, 481, 301)/(25, 64, 260, 391)',
711
  1, 1
712
- ],
713
- [
714
- 'guide_imgs/0_a_bus_on_the_left_of_a_car.jpg',#'guide_imgs/0_a_bus_on_the_left_of_a_car.jpg',
715
- "a bus;a car",
716
- "a bus and a car",
717
- '(8,128,266,384)/(300,196,502,316)', #'(8,128,266,384)', #/(300,196,502,316)
718
- 1, 2
719
- ],
720
- [
721
- 'guide_imgs/1_Two_cars_on_the_street..jpg',
722
- "a car;a car",
723
- "Two cars on the street.",
724
- '(34, 98, 247, 264)/(271, 122, 481, 293)',
725
- 1, 3
726
- ],
727
- [
728
- 'guide_imgs/80_two_apples_lay_side_by_side_on_a_wooden_table,_their_glossy_red_and_green_skins_glinting_in_the_sunlight..jpg',
729
- "an apple;an apple",
730
- "two apples lay side by side on a wooden table, their glossy red and green skins glinting in the sunlight.",
731
- '(40, 210, 235, 450)/(275, 210, 470, 450)',
732
- 1, 4
733
- ],
734
- [
735
- 'guide_imgs/10_A_banana_on_the_left_of_an_apple..jpg',
736
- "a banana;an apple",
737
- "A banana on the left of an apple.",
738
- '(62, 193, 225, 354)/(300, 184, 432, 329)',
739
- 1, 5
740
- ],
741
- [
742
- 'guide_imgs/15_A_pizza_on_the_right_of_a_suitcase..jpg',
743
- "a pizza ;a suitcase",
744
- "A pizza on the right of a suitcase.",
745
- '(307, 112, 490, 280)/(41, 120, 244, 270)',
746
- 1, 6
747
- ],
748
- [
749
- 'guide_imgs/1_A_wine_glass_on_top_of_a_dog..jpg',
750
- "a wine glass;a dog",
751
- "A wine glass on top of a dog.",
752
- '(206, 78, 306, 214)/(137, 222, 367, 432)',
753
- 1, 7
754
- ]
755
- ,
756
- [
757
- 'guide_imgs/2_A_bicycle_on_top_of_a_boat..jpg',
758
- "a bicycle;a boat",
759
- "A bicycle on top of a boat.",
760
- '(185, 110, 335, 205)/(111, 228, 401, 373)',
761
- 1, 8
762
- ]
763
- ,
764
- [
765
- 'guide_imgs/4_A_laptop_on_top_of_a_teddy_bear..jpg',
766
- "a laptop;a teddy bear",
767
- "A laptop on top of a teddy bear.",
768
- '(180, 70, 332, 210)/(150, 240, 362, 420)',
769
- 1, 9
770
- ]
771
- ,
772
- [
773
- 'guide_imgs/0_A_train_on_top_of_a_surfboard..jpg',
774
- "a train;a surfboard",
775
- "A train on top of a surfboard.",
776
- '(130, 80, 385, 240)/(75, 260, 440, 450)',
777
- 1, 10
778
  ]
779
  ]
780
 
 
709
  "a cat on the right of a dog",
710
  '(291, 88, 481, 301)/(25, 64, 260, 391)',
711
  1, 1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
712
  ]
713
  ]
714