m7mdal7aj commited on
Commit
88cfe85
1 Parent(s): 6e34665

Update my_model/config/inference_config.py

Browse files
my_model/config/inference_config.py CHANGED
@@ -1,4 +1,4 @@
1
  SAMPLE_IMAGES = ["Files/sample1.jpg", "Files/sample2.jpg", "Files/sample4.jpg"]
2
  SAMPLE_QUESTIONS = {"Files/sample1.jpg": ["Is this food suitable for infants?", "What Middle Eastern food is similar to this?", "Is this spicy?" ],
3
  "Files/sample2.jpg": ["Why the Middle East region doesn't have such activity ?", "What type of vehicle can drive here ?", "What do you think the temperature in Celsius is?"],
4
- "Files/sample4.jpg": ["Where sport is being played?", "What is this position called?", "what is the player's number?", "What is the weather like?"]}
 
1
  SAMPLE_IMAGES = ["Files/sample1.jpg", "Files/sample2.jpg", "Files/sample4.jpg"]
2
  SAMPLE_QUESTIONS = {"Files/sample1.jpg": ["Is this food suitable for infants?", "What Middle Eastern food is similar to this?", "Is this spicy?" ],
3
  "Files/sample2.jpg": ["Why the Middle East region doesn't have such activity ?", "What type of vehicle can drive here ?", "What do you think the temperature in Celsius is?"],
4
+ "Files/sample4.jpg": ["Where sport is being played?", "What is this position called?", "What is the weather like?"]}