aliasgerovs commited on
Commit
e611170
1 Parent(s): 378c646
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -378,7 +378,7 @@ with gr.Blocks() as demo:
378
  )
379
 
380
  only_plagiarism_btn.click(
381
- fn=plaigiarism_check,
382
  inputs=[
383
  input_text,
384
  year_from,
 
378
  )
379
 
380
  only_plagiarism_btn.click(
381
+ fn=plagiarism_check,
382
  inputs=[
383
  input_text,
384
  year_from,