Spaces:
GIZ
/
Running on CPU Upgrade

ppsingh commited on
Commit
7d9a981
·
1 Parent(s): dab8e7d

Update appStore/info.py

Browse files
Files changed (1) hide show
  1. appStore/info.py +3 -2
appStore/info.py CHANGED
@@ -14,7 +14,8 @@ def app():
14
  footer = """
15
  <div class="footer-custom">
16
  Guidance & Feedback - <a href="https://www.linkedin.com/in/maren-bernlöhr-149891222" target="_blank">Maren Bernlöhr</a> |
17
- <a href="https://www.linkedin.com/in/manuelkuhm" target="_blank">Manuel Kuhm</a>
 
18
  Developer - <a href="https://www.linkedin.com/in/erik-lehmann-giz/" target="_blank">Erik Lehmann</a> |
19
  <a href="https://www.linkedin.com/in/jonas-nothnagel-bb42b114b/" target="_blank">Jonas Nothnagel</a> |
20
  <a href="https://www.linkedin.com/in/prashantpsingh/" target="_blank">Prashant Singh</a> |
@@ -41,7 +42,7 @@ The collaboration aims to determine the potential of NLP methods for tracking po
41
  <br>
42
  """
43
  st.markdown(intro, unsafe_allow_html=True)
44
- st.image("appStore/img/pic1.png", caption="NDC Coherence")
45
  #st.subheader("Methodology")
46
  #st.write("Each sentence in the generated answer ends with a coloured tooltip; the colour ranges from red to green. "
47
  # "The tooltip contains a value representing answer sentence similarity to a specific sentence in the "
 
14
  footer = """
15
  <div class="footer-custom">
16
  Guidance & Feedback - <a href="https://www.linkedin.com/in/maren-bernlöhr-149891222" target="_blank">Maren Bernlöhr</a> |
17
+ <a href="https://www.linkedin.com/in/manuelkuhm" target="_blank">Manuel Kuhm</a> |
18
+
19
  Developer - <a href="https://www.linkedin.com/in/erik-lehmann-giz/" target="_blank">Erik Lehmann</a> |
20
  <a href="https://www.linkedin.com/in/jonas-nothnagel-bb42b114b/" target="_blank">Jonas Nothnagel</a> |
21
  <a href="https://www.linkedin.com/in/prashantpsingh/" target="_blank">Prashant Singh</a> |
 
42
  <br>
43
  """
44
  st.markdown(intro, unsafe_allow_html=True)
45
+ st.image("appStore/img/pic1.png", caption="")
46
  #st.subheader("Methodology")
47
  #st.write("Each sentence in the generated answer ends with a coloured tooltip; the colour ranges from red to green. "
48
  # "The tooltip contains a value representing answer sentence similarity to a specific sentence in the "