Singularity666 commited on
Commit
c8f90a0
·
1 Parent(s): c247c6d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -44,8 +44,6 @@ st.markdown(
44
  unsafe_allow_html=True,
45
  )
46
 
47
-
48
-
49
  device = torch.device("cpu")
50
 
51
  testing_df = pd.read_csv("testing_df.csv")
 
44
  unsafe_allow_html=True,
45
  )
46
 
 
 
47
  device = torch.device("cpu")
48
 
49
  testing_df = pd.read_csv("testing_df.csv")