Harshil24 commited on
Commit
4b0b21d
·
1 Parent(s): c13f2e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -8,6 +8,7 @@ import datetime
8
  from tensorflow import keras
9
  import subprocess
10
  import streamlit as st
 
11
 
12
  def getdata():
13
  #------------------------GETTING HTML TABLE DATA---------------------------
 
8
  from tensorflow import keras
9
  import subprocess
10
  import streamlit as st
11
+ import jpype
12
 
13
  def getdata():
14
  #------------------------GETTING HTML TABLE DATA---------------------------