ashok2216 commited on
Commit
6f6882a
·
verified ·
1 Parent(s): 695d63f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ right: 2rem;
41
  }}
42
  </style>
43
  """
44
-
45
  # st.image("logo.png", width=200, height=200)
46
  st.image("logo.png", width=100)
47
  st.subheader(':blue[NLP HUB®]')
 
41
  }}
42
  </style>
43
  """
44
+ st.markdown(page_bg_img, unsafe_allow_html=True)
45
  # st.image("logo.png", width=200, height=200)
46
  st.image("logo.png", width=100)
47
  st.subheader(':blue[NLP HUB®]')