m7mdal7aj commited on
Commit
125b496
1 Parent(s): aee9fa8

Update my_model/utilities/ui_manager.py

Browse files
Files changed (1) hide show
  1. my_model/utilities/ui_manager.py +1 -1
my_model/utilities/ui_manager.py CHANGED
@@ -206,7 +206,7 @@ class UIManager():
206
 
207
  st.title("Code")
208
  st.markdown("You can view the code for this project on HuggingFace Space files page.")
209
- st.markdown("[View Code](https://huggingface.co/spaces/m7mdal7aj/Mohammed_Alhaj_KB-VQA/tree/main)", unsafe_allow_html=True)
210
 
211
 
212
  def display_placeholder(self) -> None:
 
206
 
207
  st.title("Code")
208
  st.markdown("You can view the code for this project on HuggingFace Space files page.")
209
+ st.markdown("[View Code](https://huggingface.co/spaces/m7mdal7aj/KB-VQA/tree/main)", unsafe_allow_html=True)
210
 
211
 
212
  def display_placeholder(self) -> None: