JackWong0911 commited on
Commit
1265dc2
1 Parent(s): 7a007a3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -613,8 +613,8 @@ gr.Interface(
613
  " examples to load them. Read more at the links below."
614
  ),
615
  article=(
616
- "<div style='text-align: center;'><a href='https://huggingface.co/docs/transformers/model_doc/videomae' target='_blank'>MyViT</a>"
617
- " <center><a href='https://huggingface.co/sayakpaul/videomae-base-finetuned-kinetics-finetuned-ucf101-subset' target='_blank'>Fine-tuned Model</a></center></div>"
618
  ),
619
  allow_flagging=False,
620
  allow_screenshot=False,
 
613
  " examples to load them. Read more at the links below."
614
  ),
615
  article=(
616
+ "<div style='text-align: center;'><p>MyViT</p>"
617
+ " <center><a href='https://huggingface.co/JackWong0911/timesformer-base-finetuned-k400-kinetic400-subset-epoch6real-num_frame_10_myViT2_more_data' target='_blank'>Fine-tuned Model</a></center></div>"
618
  ),
619
  allow_flagging=False,
620
  allow_screenshot=False,