WickedFaith commited on
Commit
e77a776
·
verified ·
1 Parent(s): 33fe542

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import matplotlib.pyplot as plt
6
  import seaborn as sns
7
  import pickle
8
  import gradio as gr
9
- import os
10
 
11
  # Load the model
12
  model_path = 'career_prediction_model.pkl'
 
6
  import seaborn as sns
7
  import pickle
8
  import gradio as gr
9
+ import o
10
 
11
  # Load the model
12
  model_path = 'career_prediction_model.pkl'