KashyapiNagaHarshitha commited on
Commit
0e8c54b
1 Parent(s): 0028dcd

Update Background_Substraction.py

Browse files
Files changed (1) hide show
  1. Background_Substraction.py +1 -0
Background_Substraction.py CHANGED
@@ -21,6 +21,7 @@ from plotly.offline import download_plotlyjs, plot
21
  import plotly.express as px
22
  from my_modules import *
23
  os.getcwd()
 
24
  # In[2]:
25
 
26
  pn.extension()
 
21
  import plotly.express as px
22
  from my_modules import *
23
  os.getcwd()
24
+ import panel as pn
25
  # In[2]:
26
 
27
  pn.extension()