carisackc commited on
Commit
762f3d7
·
1 Parent(s): 6a19feb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -25,8 +25,7 @@ st.sidebar.markdown('Using transformer model',
25
  width: 375px;
26
  }}
27
  </style>
28
- ''',
29
- unsafe_allow_html=True)
30
 
31
  ## Loading in dataset
32
  #df = pd.read_csv('mtsamples_small.csv',index_col=0)
 
25
  width: 375px;
26
  }}
27
  </style>
28
+ ''')
 
29
 
30
  ## Loading in dataset
31
  #df = pd.read_csv('mtsamples_small.csv',index_col=0)