chuanenlin commited on
Commit
4f0ffc1
·
verified ·
1 Parent(s): df75121

Update whichframe.py

Browse files
Files changed (1) hide show
  1. whichframe.py +1 -0
whichframe.py CHANGED
@@ -298,4 +298,5 @@ st.markdown("---")
298
  st.markdown(
299
  "By [David Chuan-En Lin](https://chuanenlin.com/). "
300
  "Play with the code at [https://github.com/chuanenlin/whichframe](https://github.com/chuanenlin/whichframe)."
 
301
  )
 
298
  st.markdown(
299
  "By [David Chuan-En Lin](https://chuanenlin.com/). "
300
  "Play with the code at [https://github.com/chuanenlin/whichframe](https://github.com/chuanenlin/whichframe)."
301
+ "v2 code with better interface and model at [https://github.com/chuanenlin/whichframe-v2](https://github.com/chuanenlin/whichframe-v2)."
302
  )