Haofeng commited on
Commit
83907ad
1 Parent(s): 65267fd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -74,6 +74,10 @@ st.markdown("## Model Card")
74
 
75
  st.markdown("https://huggingface.co/Haofeng/CLIP_animal_classification")
76
 
 
 
 
 
77
  st.markdown("## Reference")
78
 
79
  st.markdown("1. https://www.kaggle.com/datasets/alessiocorrado99/animals10")
 
74
 
75
  st.markdown("https://huggingface.co/Haofeng/CLIP_animal_classification")
76
 
77
+ st.markdown("## Github Repo")
78
+
79
+ st.markdown("https://github.com/zhuhfcod/CLIP_Transformer")
80
+
81
  st.markdown("## Reference")
82
 
83
  st.markdown("1. https://www.kaggle.com/datasets/alessiocorrado99/animals10")