Veronika1101 commited on
Commit
8017073
1 Parent(s): d15a7ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ def app_description_page():
39
  st.markdown("<h3 style='font-size: 18px;'>3. Rubert-tiny2 </h3>", unsafe_allow_html=True)
40
  st.markdown("<h3 style='font-size: 18px;'>4. Rubert-tiny-toxicity </h3>", unsafe_allow_html=True)
41
  st.dataframe(df)
42
- st.image('20182704132259.jpg', use_column_width=True)
43
 
44
  def model_selection_page():
45
  st.sidebar.title("Model Selection")
 
39
  st.markdown("<h3 style='font-size: 18px;'>3. Rubert-tiny2 </h3>", unsafe_allow_html=True)
40
  st.markdown("<h3 style='font-size: 18px;'>4. Rubert-tiny-toxicity </h3>", unsafe_allow_html=True)
41
  st.dataframe(df)
42
+ st.image('Data/20182704132259.jpg', use_column_width=True)
43
 
44
  def model_selection_page():
45
  st.sidebar.title("Model Selection")