m7mdal7aj commited on
Commit
b14fe2b
1 Parent(s): 8f568ec

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/sample3.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/sample3.jpg": ['What is this?', 'Sample_Q2']}
 
1
  SAMPLE_IMAGES = ["Files/sample1.jpg", "Files/sample2.jpg", "Files/sample3.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/sample3.jpg": ['What should I sit to face the TV?', 'Is the time PM or AM', 'which room is this?']}