Ahmed235 commited on
Commit
c8d6eb2
·
verified ·
1 Parent(s): 2fc9168

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -25,7 +25,6 @@ def predict_pptx_content(file_path):
25
 
26
  prediction = {
27
  "Predicted Label": predicted_label,
28
- "Evaluation": f"Evaluate the topic according to {predicted_label} is: {predicted_probability}",
29
  }
30
 
31
  return prediction
 
25
 
26
  prediction = {
27
  "Predicted Label": predicted_label,
 
28
  }
29
 
30
  return prediction