TejAndrewsACC commited on
Commit
f41d539
·
verified ·
1 Parent(s): d7bf3be

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -48,7 +48,6 @@ acc_models_data = [
48
  {"Model": "❓??????????????", "Category": "⚠️ Unknown", "Description": "???", "Score": 00},
49
  ]
50
 
51
- ]
52
 
53
  # 📊 Convert to DataFrame
54
  acc_models_df = pd.DataFrame(acc_models_data)
 
48
  {"Model": "❓??????????????", "Category": "⚠️ Unknown", "Description": "???", "Score": 00},
49
  ]
50
 
 
51
 
52
  # 📊 Convert to DataFrame
53
  acc_models_df = pd.DataFrame(acc_models_data)