pratikshahp commited on
Commit
766ebdb
·
verified ·
1 Parent(s): b2c599d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,7 +1,6 @@
1
  import gradio as gr
2
  import pandas as pd
3
  import matplotlib.pyplot as plt
4
- import seaborn as sns
5
  from transformers import pipeline
6
 
7
  # Load the sentiment analysis model (supports neutral feedback)
 
1
  import gradio as gr
2
  import pandas as pd
3
  import matplotlib.pyplot as plt
 
4
  from transformers import pipeline
5
 
6
  # Load the sentiment analysis model (supports neutral feedback)