shvuuuu commited on
Commit
4d90b65
1 Parent(s): 8cdafe3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -3,7 +3,6 @@ import plotly.express as px
3
  import plotly.graph_objects as go
4
  import streamlit as st
5
  import tweepy
6
- import os
7
  from plotly.subplots import make_subplots
8
  from transformers import pipeline
9
 
 
3
  import plotly.graph_objects as go
4
  import streamlit as st
5
  import tweepy
 
6
  from plotly.subplots import make_subplots
7
  from transformers import pipeline
8