aliasgerovs commited on
Commit
ee92837
1 Parent(s): 2e5c3b9
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -219,7 +219,7 @@ def main(
219
  domains_to_skip,
220
  ):
221
  bc_score, mc_score = ai_generated_test(input, models)
222
- formatted_tokens = plaigiarism_check(
223
  input,
224
  year_from,
225
  month_from,
 
219
  domains_to_skip,
220
  ):
221
  bc_score, mc_score = ai_generated_test(input, models)
222
+ formatted_tokens = plagiarism_check(
223
  input,
224
  year_from,
225
  month_from,