wissamantoun commited on
Commit
248f94a
1 Parent(s): c155b67
Files changed (1) hide show
  1. backend/qa.py +1 -1
backend/qa.py CHANGED
@@ -23,7 +23,7 @@ def write():
23
  )
24
 
25
  st.sidebar.header("Info")
26
- st.sidebar.image("AraELECTRA.png", width=150)
27
  st.sidebar.write("Powered by [AraELECTRA](https://github.com/aub-mind/arabert)")
28
 
29
  st.sidebar.write("\n")
 
23
  )
24
 
25
  st.sidebar.header("Info")
26
+ st.sidebar.image("images/AraELECTRA.png", width=150)
27
  st.sidebar.write("Powered by [AraELECTRA](https://github.com/aub-mind/arabert)")
28
 
29
  st.sidebar.write("\n")