shukdevdatta123 commited on
Commit
e585fd7
·
verified ·
1 Parent(s): 9718355

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -9,6 +9,7 @@ from matplotlib import animation
9
  from mpl_toolkits.mplot3d import Axes3D
10
  from streamlit.components.v1 import html
11
  import matplotlib.colors as mpl
 
12
 
13
  # Sidebar for selecting an option
14
  sidebar_option = st.sidebar.radio("Select an option",
 
9
  from mpl_toolkits.mplot3d import Axes3D
10
  from streamlit.components.v1 import html
11
  import matplotlib.colors as mpl
12
+ from PIL import Image
13
 
14
  # Sidebar for selecting an option
15
  sidebar_option = st.sidebar.radio("Select an option",