svjack commited on
Commit
6723c62
1 Parent(s): 47d96e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ def demo_process_vqa(input_img, question):
56
 
57
 
58
  img_path = "en_img.png"
59
- demo_process_vqa(Image.open(img_path), "605-7227", "en")
60
 
61
  '''
62
  {
 
56
 
57
 
58
  img_path = "en_img.png"
59
+ demo_process_vqa(Image.open(img_path), "605-7227", )
60
 
61
  '''
62
  {