naveensp commited on
Commit
1341e1c
1 Parent(s): f3064c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ Install all the requirements by following instructions on requirements.txt
27
  You are all set! Run inference by calling:
28
  python llava_olmo.py
29
 
30
- To pass in your own query, modify the following lines within the file:
31
 
32
  #Define Image and Text inputs..
33
  text = "Be concise. What are the four major tournaments of the sport shown in the image?"
 
27
  You are all set! Run inference by calling:
28
  python llava_olmo.py
29
 
30
+ To pass in your own query, modify the following lines within the llava_olmo.py file:
31
 
32
  #Define Image and Text inputs..
33
  text = "Be concise. What are the four major tournaments of the sport shown in the image?"