khurrameycon commited on
Commit
e64ec97
·
verified ·
1 Parent(s): 112e707

prompt updated

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -203,7 +203,7 @@ PROMPT_SKILLS = (
203
  )
204
 
205
  PROMPT_IMAGE = (
206
- "Extract the Student Name and transferred credits from this image "
207
  )
208
 
209
  @app.route("/", methods=["GET"])
 
203
  )
204
 
205
  PROMPT_IMAGE = (
206
+ "Give me details of this image"
207
  )
208
 
209
  @app.route("/", methods=["GET"])