omer-bhutta commited on
Commit
18a6e33
·
verified ·
1 Parent(s): 885d899

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -130,6 +130,8 @@ def qwen_inference(media_input):
130
  Do not include any indicators for which evidence is low or non-existent
131
  Do not repeat any indicators
132
  Do not produce any text except for the detected indicators
 
 
133
  """
134
 
135
  # 3. Construct the messages with your fixed text
 
130
  Do not include any indicators for which evidence is low or non-existent
131
  Do not repeat any indicators
132
  Do not produce any text except for the detected indicators
133
+ Do not include any indicators not provided in the list
134
+ Do not modify the description of any given indicator
135
  """
136
 
137
  # 3. Construct the messages with your fixed text