Alexandre Gazola commited on
Commit
d9077bd
·
1 Parent(s): 808754c

nova tentativa

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -77,7 +77,7 @@ def run_and_submit_all( profile: gr.OAuthProfile | None):
77
  print(f"Skipping item with missing task_id or question: {item}")
78
  continue
79
 
80
- if "sick from my" not in question_text:
81
  continue
82
 
83
  #print('testing whisper with youtube video...')
 
77
  print(f"Skipping item with missing task_id or question: {item}")
78
  continue
79
 
80
+ if "the pitchers with the" not in question_text:
81
  continue
82
 
83
  #print('testing whisper with youtube video...')