mscsasem3 commited on
Commit
a530d2c
1 Parent(s): 241c81c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -483,10 +483,6 @@ def extract_eval(Ideal_Answer_Text,Ideal_Answer_Diagram,Submitted_Answer_Text,Su
483
 
484
 
485
 
486
-
487
-
488
- print(similarity_matrix)
489
-
490
 
491
  iface = gr.Interface(fn=extract_eval,
492
  inputs=["image","image","image","image"],
 
483
 
484
 
485
 
 
 
 
 
486
 
487
  iface = gr.Interface(fn=extract_eval,
488
  inputs=["image","image","image","image"],