shukdevdatta123 commited on
Commit
4c95ee5
·
verified ·
1 Parent(s): 30a17cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -5,9 +5,6 @@ import networkx as nx
5
  import numpy as np
6
  from operator import itemgetter
7
  import math # Import the math module
8
- from mayavi import mlab
9
- from mayavi.mlab import pipeline
10
- from tempfile import TemporaryDirectory
11
 
12
  # Sidebar for selecting an option
13
  sidebar_option = st.sidebar.radio("Select an option",
 
5
  import numpy as np
6
  from operator import itemgetter
7
  import math # Import the math module
 
 
 
8
 
9
  # Sidebar for selecting an option
10
  sidebar_option = st.sidebar.radio("Select an option",