loubnabnl HF staff commited on
Commit
90b0361
1 Parent(s): 6367cef

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ elif selected_task == "Model architecture":
57
  text = f.read()
58
  st.markdown(f"## {model}")
59
  st.markdown(text)
60
- if model == "InCoder"":
61
  st.image("https://huggingface.co/datasets/loubnabnl/repo-images/raw/main/incoder.png", width=450)
62
 
63
  elif selected_task == "Model evaluation":
 
57
  text = f.read()
58
  st.markdown(f"## {model}")
59
  st.markdown(text)
60
+ if model == "InCoder":
61
  st.image("https://huggingface.co/datasets/loubnabnl/repo-images/raw/main/incoder.png", width=450)
62
 
63
  elif selected_task == "Model evaluation":