shawarmabytes commited on
Commit
f521496
1 Parent(s): e38e794

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,9 +1,9 @@
1
  import streamlit.components.v1 as components
2
  from streamlit_player import st_player
3
  from transformers import pipeline
 
4
  import streamlit as st
5
- import panda as pd
6
- import random
7
 
8
 
9
  st.header("stream your emotions")
 
1
  import streamlit.components.v1 as components
2
  from streamlit_player import st_player
3
  from transformers import pipeline
4
+ from tabulate import tabulate
5
  import streamlit as st
6
+
 
7
 
8
 
9
  st.header("stream your emotions")